4 lines
90 B
Bash
4 lines
90 B
Bash
#!/bin/zsh
|
|
|
|
alias bud='buildah bud --isolation chroot --network host --format docker -f '
|