You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 17, 2026. It is now read-only.
It would be nice to have a --mount-all that would mount the FS of all container to given directory, e.g. /mnt/docker-all/container1, /mnt/docker-all/container2, etc.
It would be nice to have a
--mount-allthat would mount the FS of all container to given directory, e.g./mnt/docker-all/container1,/mnt/docker-all/container2, etc.