soft-serve/README.md
casjay bed6d32d1a
🦈🏠🐜 Initial Commit 🐜🦈🏠
2022-10-25 18:21:45 -04:00

37 lines
911 B
Markdown

## 👋 Welcome to soft-serve 🚀
soft-serve 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 soft-serve
```
OR
```shell
git clone "https://github.com/casjaysdevdocker/soft-serve" "$HOME/Projects/github/casjaysdevdocker/soft-serve"
```
## Build container
```shell
cd "$HOME/Projects/github/casjaysdevdocker/soft-serve"
buildx
```
## Authors
🤖 casjay: [Github](https://github.com/casjay) [Docker](https://hub.docker.com/r/casjay) 🤖
📽 dockermgr: [Github](https://github.com/dockermgr) [Docker](https://hub.docker.com/r/dockermgr) 📽
⛵ CasjaysDev Docker: [Github](https://github.com/casjaysdevdocker) [Docker](https://hub.docker.com/r/casjaysdevdocker) ⛵