Spotter-VM/lxc-shared/alpine3.9-nodejs10/lxcfile

8 lines
113 B
Plaintext
Raw Normal View History

2019-09-18 11:29:58 +02:00
IMAGE alpine3.9-nodejs10_10.14.2-190620
2019-09-18 11:29:58 +02:00
LAYER alpine3.9_3.9.4-190620
2018-09-05 18:25:27 +02:00
2018-09-12 16:08:10 +02:00
RUN EOF
2018-09-05 18:25:27 +02:00
apk --no-cache add nodejs
2018-09-12 16:08:10 +02:00
EOF