Spotter-VM/lxc-shared/alpine3.10-nodejs10/image
2020-10-22 20:45:13 +02:00

7 lines
114 B
Plaintext

IMAGE alpine3.10-nodejs10_10.19.0-201021
FROM alpine3.10_3.10.5-201021
RUN EOF
apk --no-cache add nodejs
EOF