mirror of
https://github.com/newnius/Dockerfiles.git
synced 2025-06-06 08:11:54 +00:00
buggy
This commit is contained in:
parent
b469d81034
commit
d91eb0185b
@ -5,7 +5,7 @@ MAINTAINER Newnius <newnius.cn@gmail.com>
|
||||
USER root
|
||||
|
||||
# Prerequisites
|
||||
RUN apk add --no-cache openssh openssl openjdk8-jre rsync bash procps
|
||||
RUN apk add --no-cache openssh openssl openjdk8-jre rsync bash procps nss
|
||||
|
||||
ENV JAVA_HOME /usr/lib/jvm/java-1.8-openjdk
|
||||
ENV PATH $PATH:$JAVA_HOME/bin
|
||||
|
Loading…
Reference in New Issue
Block a user