Rename image folders

This commit is contained in:
Jonathan Cremin 2025-04-06 20:50:52 +01:00
parent 13d85b92f1
commit 64fc11fc58
11 changed files with 0 additions and 0 deletions

View file

@ -1,21 +0,0 @@
#!/usr/bin/env sh
set -e
cd "$(dirname "$0")"
sudo podman run \
--rm \
-it \
--privileged \
--pull=newer \
--security-opt label=type:unconfined_t \
-v ./config.toml:/config.toml:ro \
-v ./output:/output \
-v /var/lib/containers/storage:/var/lib/containers/storage \
quay.io/centos-bootc/bootc-image-builder:latest \
--type iso \
--rootfs btrfs \
--use-librepo=True \
--chown 1000:1000 \
cremin.dev/jonathan/ublue-silverblue-main:42