gitea-container-builder/Dockerfile
sqozz 8bb6f1066f
Some checks are pending
/ build (push) Waiting to run
Add Dockerfile and workflow
2024-05-17 21:28:18 +02:00

4 lines
69 B
Docker

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