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

4 lines
69 B
Docker

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