zsh: update
This commit is contained in:
5
.config/zsh/env/containers.zsh
vendored
5
.config/zsh/env/containers.zsh
vendored
@@ -1,5 +1,10 @@
|
||||
#!/bin/zsh
|
||||
|
||||
BUILDAH_FORMAT=docker
|
||||
BUILDAH_ISOLATION=chroot
|
||||
|
||||
typeset -x -m 'BUILDAH_*'
|
||||
|
||||
BUILD_IMAGE_NETWORK=host
|
||||
BUILD_IMAGE_PUSH=0
|
||||
|
||||
|
Reference in New Issue
Block a user