tech:notes_namespaces_unshare_mount_bind_shared
Table des matières
Notes namespaces unshare mount bind shared
Voir :
Autres
findmnt -o TARGET,PROPAGATION /opt cat /proc/1/mountinfo
Pb
Err WARN[0001] "/" is not a shared mount, this could cause issues or missing mounts with rootless containers
$ podman pull docker.io/hadolint/hadolint WARN[0001] "/" is not a shared mount, this could cause issues or missing mounts with rootless containers
Solution
sudo mount --make-shared /
tech/notes_namespaces_unshare_mount_bind_shared.txt · Dernière modification : de Jean-Baptiste
