8 lines
104 B
Plaintext
8 lines
104 B
Plaintext
IMAGE build
|
|
LAYER shared/alpine
|
|
LAYER shared/libxml
|
|
|
|
RUN EOF
|
|
apk --no-cache add libxml2 libxslt
|
|
EOF
|