Installation and deployment scripts for my personal development environment.
- Open in GitHub Codespaces
def gocen run
anddef gocen sys
in my dotfiles
$ podman run -it --rm ghcr.io/gbraad-devenv/centos-golang/dotfiles:stream9
$ podman run -d --name gosys ghcr.io/gbraad-devenv/centos-golang/systemd:stream9
$ bootc switch ghcr.io/gbraad-devenv/centos-golang/systemd-bootc:stream9
@gbraad |