Another try
Signed-off-by: Nis Wechselberg <enbewe@enbewe.de>
This commit is contained in:
parent
71bfee62a4
commit
ae0d2e33ad
1 changed files with 5 additions and 4 deletions
|
@ -3,7 +3,8 @@ steps:
|
||||||
|
|
||||||
|
|
||||||
- name: 'Build uffd-ldapd image'
|
- name: 'Build uffd-ldapd image'
|
||||||
image: 'docker.io/plugins/buildah-docker:latest'
|
image: 'plugins/buildah'
|
||||||
settings:
|
commands:
|
||||||
dry-run: true
|
- 'buildah build .'
|
||||||
dockerfile: Containerfile
|
volumes:
|
||||||
|
- '/var/lib/containers:/var/lib/containers:Z'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue