OKR/build-image/node/Dockerfile_18.17.1

8 lines
176 B
Groff
Raw Normal View History

2023-08-22 17:16:36 +08:00
RFOM node:18.17.1
2023-08-22 17:17:17 +08:00
LABLE ycz008 ycz008@seethingx.com
2023-08-22 17:16:36 +08:00
RUN apt-get update && \
apt-get install -y --no-install-recommends ca-certificates curl && \
rm -rf /var/lib/apt/lists/