commit
5367bbab88
|
|
@ -9,7 +9,7 @@ MAINTAINER Pterodactyl Software, <support@pterodactyl.io>
|
|||
|
||||
RUN apk update \
|
||||
&& apk upgrade \
|
||||
&& apk add --no-cache --update curl ca-certificates openssl git tar bash \
|
||||
&& apk add --no-cache --update curl ca-certificates openssl git tar bash sqlite \
|
||||
&& adduser -D -h /home/container container
|
||||
|
||||
USER container
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user