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'
|
||||
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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue