Spotter-VM/lxc-shared/alpine3.8-nodejs8/lxcfile

13 lines
314 B
Plaintext

IMAGE alpine3.8-nodejs8 8.14.0-190620
META title Alpine 3.8 Node.js 8
META desc-cs Základní LXC vrstva s běhovým prostředím pro Node.js 8
META desc-en Basic LXC layer with Node.js 8 runtime environment
META type layer
META license GPL
LAYER alpine3.8 3.8.4-190620
RUN EOF
apk --no-cache add nodejs
EOF