j7s-os/hosting/build.sh

6 lines
171 B
Bash
Executable File

#!/usr/bin/env bash
podman build --no-cache \
--build-arg commit=cs9-qemu-container-ostree.x86_64.repo \
-f ./hosting/Dockerfile \
-t j7s-os:latest .