Spotter-VM/basic-runtimes/alpine.lxcfile

6 lines
63 B
Plaintext
Raw Normal View History

2018-09-05 17:41:38 +02:00
LAYER shared/alpine
SCRIPT
apk --no-cache add s6
RUN