mirror of
https://github.com/containers/podman.git
synced 2025-07-17 17:43:23 +08:00

added support for a volumes from container. this flag just required movement of the volumes-from flag declaration out of the !IsInfra block, and minor modificaions to container_create.go Signed-off-by: cdoern <cdoern@redhat.com>