Install bash which might be needed by some startup scripts.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM alpine:latest
|
||||
|
||||
RUN apk add --no-cache openjdk11-jre-headless openjdk11-jdk
|
||||
RUN apk add --no-cache bash openjdk11-jre-headless openjdk11-jdk
|
||||
|
||||
VOLUME [ "/data" ]
|
||||
|
||||
|
Reference in New Issue
Block a user