Skip to content

move Rust install to a persistent container dir

Ron Williams requested to merge rw_van/redox:rw_van_221117 into master

Podman home is now a volume that is saved in container storage, so Rust is not updated with every new container. podman system reset will remove it if permission problems occur.

Merge request reports