podman/test/compose/uptwice
Brent Baude daebdf3859 Add container config to compat image inspect
With docker-compose, there is a use case where you can `docker-compose
up -d`, then change a file like docker-compose.yml and run up again.
This requires a ContainerConfig with at least Volumes be populated in
the inspect data.  This PR adds just that.

Fixes: #10795

Signed-off-by: Brent Baude <bbaude@redhat.com>
2021-07-09 10:10:04 -05:00
..
Dockerfile Add container config to compat image inspect 2021-07-09 10:10:04 -05:00
docker-compose.yml Add container config to compat image inspect 2021-07-09 10:10:04 -05:00
tests.sh Add container config to compat image inspect 2021-07-09 10:10:04 -05:00