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