7 lines
97 B
Plaintext

LAYER shared/alpine
LAYER shared/java
SCRIPT
apk --no-cache add openjdk8-jre-base
RUN