Update java/17/Dockerfile
This commit is contained in:
parent
a32fe94c4e
commit
3b9d18cdd6
@ -16,7 +16,8 @@ RUN apt update -y \
|
|||||||
tzdata \
|
tzdata \
|
||||||
iproute2 \
|
iproute2 \
|
||||||
libfreetype6 \
|
libfreetype6 \
|
||||||
tini
|
tini \
|
||||||
|
maven
|
||||||
|
|
||||||
RUN useradd -m -d /home/container -s /bin/bash container
|
RUN useradd -m -d /home/container -s /bin/bash container
|
||||||
USER container
|
USER container
|
||||||
|
Loading…
Reference in New Issue
Block a user