Skip to content

initscript: mount the cache device at /storage

Martin Roukala requested to merge change_mount_point into master

Historically, /container was supposed to mean the extracted rootfs of the container we want to run. This has however changed when we moved to using podman directly in the initramfs. Let's reflect that in the mount point name!

Closes: #19 (closed)

Merge request reports