This commit is contained in:
parent
756c87329c
commit
cf5868f3ff
1 changed files with 1 additions and 4 deletions
|
@ -6,11 +6,8 @@ steps:
|
|||
- name: build
|
||||
image: quay.io/buildah/stable
|
||||
commands:
|
||||
- mknod -m 666 /dev/fuse c 10 229
|
||||
- buildah build keycloak/
|
||||
environment:
|
||||
BUILDAH_ISOLATION: chroot
|
||||
STORAGE_DRIVER: vfs
|
||||
backend_options:
|
||||
kubernetes:
|
||||
annotations:
|
||||
io.kubernetes.cri-o.Devices: /dev/fuse
|
||||
|
|
Loading…
Reference in a new issue