when: - event: push branch: main 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: overlay