Add more java versions
This commit is contained in:
parent
c22afc950d
commit
65a0c22968
11 changed files with 169 additions and 1 deletions
|
@ -6,6 +6,7 @@ LABEL upstream="https://github.com/pelican-eggs/yolks"
|
|||
LABEL type="OpenJDK 11"
|
||||
|
||||
USER root
|
||||
RUN apt-get update
|
||||
RUN apt-get install -y curl lsof ca-certificates openssl git tar sqlite3 fontconfig tzdata iproute2 libfreetype6 zip unzip
|
||||
|
||||
RUN useradd -m -d /home/container -s /bin/bash container
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue