gitea-container-builder/Dockerfile
sqozz 9f870a4f37
All checks were successful
/ build (push) Successful in 41s
Add Dockerfile and workflow
2024-05-17 22:17:16 +02:00

4 lines
69 B
Docker

# hadolint ignore=DL3006
FROM alpine:latest
RUN apk add buildah wget