Move a bunch of files around, try to get things working

This commit is contained in:
Dane Everitt
2021-05-15 12:26:45 -07:00
parent 72443f7789
commit ee444da25a
44 changed files with 327 additions and 497 deletions

View File

@@ -24,7 +24,7 @@ FROM --platform=$BUILDPLATFORM adoptopenjdk/openjdk16-openj9:alpine
LABEL author="Matthew Penner" maintainer="matthew@pterodactyl.io"
LABEL org.opencontainers.image.source="https://github.com/matthewpi/images"
LABEL org.opencontainers.image.source="https://github.com/pterodactyl/yolks"
LABEL org.opencontainers.image.licenses=MIT
RUN apk add --update --no-cache ca-certificates curl fontconfig git openssl sqlite tar tzdata \