forked from images/live-iso-gnome
chroot attempt 1
This commit is contained in:
parent
80f4eeebe5
commit
ac4fd7e191
2
.github/push-iso
vendored
2
.github/push-iso
vendored
@ -1 +1 @@
|
||||
6
|
||||
7
|
||||
|
@ -8,6 +8,8 @@ mkdir -p "$ROOTFS_PATH"
|
||||
|
||||
# Pull and mount docker image
|
||||
|
||||
sed -i 's/#mount_program/mount_program/' /etc/containers/storage.conf
|
||||
|
||||
podman pull ghcr.io/pikaos-linux/pikaos-base:canaryv3
|
||||
|
||||
podman image mount pikaos-linux/pikaos-base:canaryv3 > ./docker-merged-path
|
||||
|
Loading…
Reference in New Issue
Block a user