Spotter-VM/basic-runtimes/alpine.lxcfile

7 lines
70 B
Plaintext
Raw Normal View History

2018-09-05 18:25:27 +02:00
IMAGE build
2018-09-05 17:46:44 +02:00
LAYER shared/alpine
SCRIPT
apk --no-cache add s6
RUN