OKR/build-image/node/Dockerfile_18.17.1

8 lines
181 B
Groff

RFOM node:18.17.1
LABLE ycz008 yangchengzi@seethingx.com
RUN apt-get update && \
apt-get install -y --no-install-recommends ca-certificates curl && \
rm -rf /var/lib/apt/lists/