commit
d436f347bd
|
|
@ -5,7 +5,7 @@
|
||||||
# ----------------------------------
|
# ----------------------------------
|
||||||
FROM openjdk:8-jdk-alpine
|
FROM openjdk:8-jdk-alpine
|
||||||
|
|
||||||
MAINTAINER Pterodactyl Software, <support@pterodactyl.io>
|
LABEL author="Pterodactyl Software" maintainer="support@pterodactyl.io"
|
||||||
|
|
||||||
RUN apk add --update --no-cache curl ca-certificates openssl git tar bash sqlite \
|
RUN apk add --update --no-cache curl ca-certificates openssl git tar bash sqlite \
|
||||||
&& adduser -D -h /home/container container
|
&& adduser -D -h /home/container container
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user