Spotter-VM/lxc-shared/alpine3.10-nodejs10/image

7 lines
114 B
Plaintext
Raw Normal View History

2020-06-21 08:32:40 +02:00
IMAGE alpine3.10-nodejs10_10.19.0-200621
2020-06-21 08:22:36 +02:00
FROM alpine3.10_3.10.5-200621
2020-03-22 11:08:52 +01:00
RUN EOF
apk --no-cache add nodejs
EOF