mirror of
https://github.com/containers/podman.git
synced 2026-03-19 15:18:44 -04:00
podman now supports --volumes-from flag, which allows users to add all the volumes an existing container has to a new one. Signed-off-by: umohnani8 <umohnani@redhat.com> Closes: #931 Approved by: mheon