This commit is contained in:
parent
9b281f3832
commit
0a891e3b69
1 changed files with 4 additions and 2 deletions
|
@ -2,6 +2,8 @@
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- name: 'Build uffd-ldapd image'
|
- name: 'Build uffd-ldapd image'
|
||||||
image: 'docker.io/mgoltzsche/podman'
|
image: 'quay.io/buildah/stable:latest'
|
||||||
commands:
|
commands:
|
||||||
- 'podman build .'
|
- 'buildah build .'
|
||||||
|
volumes:
|
||||||
|
- '/var/lib/containers:/var/lib/containers:Z'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue