Added Containerfile + Woodpecker build.yml
Some checks failed
ci/woodpecker/push/build Pipeline failed

This commit is contained in:
2022-05-17 00:12:19 +02:00
parent f6fcc0e338
commit e5eb451821
2 changed files with 12 additions and 0 deletions

2
Containerfile Normal file
View File

@ -0,0 +1,2 @@
FROM docker.io/alpine:edge
RUN apk add --no-cache buildah