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