podman/pkg/specgen
Matthew Heon 02671a103f Add support for volumes-from, image volumes, init
This should complete Podmanv2's support for volume-related flags.
Most code was sourced from the old pkg/spec implementation with
modifications to account for the split between frontend flags
(volume, mount, tmpfs) and the backend flags implemented here.

Also enables tests for podman run with volumes

Signed-off-by: Matthew Heon <matthew.heon@pm.me>
2020-04-27 13:13:21 -04:00
..
generate Add support for volumes-from, image volumes, init 2020-04-27 13:13:21 -04:00
config_linux.go v2podman container create 2020-04-03 15:43:03 -05:00
config_unsupported.go Fix the pkg/specgen/SpecGenerator.getSeccompConfig stub 2020-03-20 23:25:15 +01:00
container_validate.go Add support for volumes-from, image volumes, init 2020-04-27 13:13:21 -04:00
namespaces.go podman: implement userns=keep-id 2020-04-24 15:03:50 +02:00
pod_validate.go specgen: relax test to accept default network 2020-04-27 13:12:19 +02:00
podspecgen.go podmanv2 pod create using podspecgen 2020-03-27 09:04:10 -05:00
specgen.go Add support for volumes-from, image volumes, init 2020-04-27 13:13:21 -04:00