8 lines
104 B
Plaintext
8 lines
104 B
Plaintext
IMAGE build
|
|
LAYER shared/alpine
|
|
LAYER shared/java
|
|
|
|
RUN EOF
|
|
apk --no-cache add openjdk8-jre-base
|
|
EOF
|