Another try

Signed-off-by: Nis Wechselberg <enbewe@enbewe.de>
This commit is contained in:
Nis Wechselberg 2025-06-09 17:29:04 +02:00
parent 71bfee62a4
commit ae0d2e33ad
Signed by: enbewe
GPG key ID: 7B25171F921B9E57

View file

@ -3,7 +3,8 @@ steps:
- name: 'Build uffd-ldapd image'
image: 'docker.io/plugins/buildah-docker:latest'
settings:
dry-run: true
dockerfile: Containerfile
image: 'plugins/buildah'
commands:
- 'buildah build .'
volumes:
- '/var/lib/containers:/var/lib/containers:Z'