Yolks/installers/alpine/Dockerfile
2024-09-04 18:34:15 -07:00

6 lines
No EOL
217 B
Docker

FROM alpine:latest
LABEL author="Tara Piccari" maintainer="tarapiccari@gmail.com"
LABEL upstream="https://github.com/pelican-eggs/yolks"
RUN apk add --update --no-cache ca-certificates curl unzip tar git jq wget zip