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

13 lines
319 B
Plaintext

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