updating image
This commit is contained in:
parent
cbf7fd9cad
commit
f3b57d87b3
|
|
@ -7,9 +7,7 @@ FROM frolvlad/alpine-glibc
|
|||
|
||||
MAINTAINER Pterodactyl Software, <support@pterodactyl.io>
|
||||
|
||||
RUN apk update \
|
||||
&& apk upgrade \
|
||||
&& apk add --no-cache curl ca-certificates openssl libstdc++ \
|
||||
RUN apk add --no-cache curl ca-certificates openssl libstdc++ \
|
||||
&& apk add libc++ --no-cache --repository http://dl-cdn.alpinelinux.org/alpine/edge/testing \
|
||||
&& adduser -D -h /home/container container
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user