buildah/README.md
casjay a5ab33284b
🦈🏠🐜 Initial Commit 🐜🦈🏠
2023-02-26 20:13:22 -05:00

37 lines
846 B
Markdown

## 👋 Welcome to buildah 🚀
buildah README
## Install my system scripts
```shell
sudo bash -c "$(curl -q -LSsf "https://github.com/systemmgr/installer/raw/main/install.sh")"
sudo systemmgr --config && sudo systemmgr install scripts
```
## Get source files
```shell
dockermgr download src buildah
```
OR
```shell
git clone "https://github.com/casjaysdevdocker/buildah" "$HOME/Projects/github/casjaysdevdocker/buildah"
```
## Build container
```shell
cd "$HOME/Projects/github/casjaysdevdocker/buildah"
buildx
```
## Authors
📽 dockermgr: [Github](https://github.com/dockermgr) 📽
🤖 casjay: [Github](https://github.com/casjay) [Docker](https://hub.docker.com/r/casjay) 🤖
⛵ CasjaysDevDocker: [Github](https://github.com/casjaysdevdocker) [Docker](https://hub.docker.com/r/casjaysdevdocker) ⛵