feat(installers): add tar and unzip to alpine
This commit is contained in:
@@ -27,4 +27,4 @@ LABEL author="Matthew Penner" maintainer="matthew@pterodactyl.io"
|
|||||||
LABEL org.opencontainers.image.source="https://github.com/pterodactyl/yolks"
|
LABEL org.opencontainers.image.source="https://github.com/pterodactyl/yolks"
|
||||||
LABEL org.opencontainers.image.licenses=MIT
|
LABEL org.opencontainers.image.licenses=MIT
|
||||||
|
|
||||||
RUN apk add --update --no-cache ca-certificates curl git jq wget
|
RUN apk add --update --no-cache ca-certificates curl unzip tar git jq wget
|
||||||
|
Reference in New Issue
Block a user