my-ostree-OS/containers/cachyos/build.sh
Anders Rytter Hansen 31fb5991ff add cachyos containers
2023-11-05 15:12:16 +01:00

4 lines
119 B
Bash
Executable file

#!/bin/sh
podman pull docker.io/cachyos/cachyos-v3
podman build -t andersrh/cachyos/base-gui -f base-gui.Dockerfile .