podman/pkg/api/handlers
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
..
compat Merge pull request #5647 from rhatdan/containers.conf 2020-04-21 05:21:09 -04:00
libpod Add support for volumes-from, image volumes, init 2020-04-27 13:13:21 -04:00
swagger Merge pull request #5966 from vrothberg/v2-pod-stats 2020-04-27 16:15:09 +02:00
utils implement pod stats 2020-04-27 12:00:35 +02:00
decoder.go Fixed syscall.Signal not convertable by decoder 2020-02-19 15:04:24 +01:00
handler.go Refactor handler packages 2020-03-10 08:03:41 -07:00
types.go podman rmi: refactor logic 2020-04-21 08:12:25 +02:00