Spotter-VM/basic-runtimes/libxml.lxcfile

8 lines
104 B
Plaintext

IMAGE build
LAYER shared/alpine
LAYER shared/libxml
RUN EOF
apk --no-cache add libxml2 libxslt
EOF