Spotter-VM/basic-runtimes/alpine.lxcfile
2018-09-05 17:46:44 +02:00

6 lines
58 B
Plaintext

LAYER shared/alpine
SCRIPT
apk --no-cache add s6
RUN