Push to quay

This commit is contained in:
Matthew Penner
2020-12-15 10:25:15 -07:00
parent 6faf0c286c
commit a0fb2caa74
14 changed files with 49 additions and 2 deletions

View File

@@ -9,6 +9,9 @@ FROM --platform=$BUILDPLATFORM alpine:latest
LABEL author="Matthew Penner" maintainer="matthew@pterodactyl.io"
LABEL org.opencontainers.image.source="https://github.com/matthewpi/images"
LABEL org.opencontainers.image.licenses=MIT
RUN apk add --update --no-cache ca-certificates tzdata \
&& adduser -D -h /home/container container