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/almalinux-golang/dotfiles:9
$ podman run -d --name gosys ghcr.io/gbraad-devenv/almalinux-golang/systemd:9
$ bootc switch ghcr.io/gbraad-devenv/almalinux-golang/systemd-bootc:9
@gbraad |