spiegel_podman/pkg/bindings/containers
Brent Baude 8b5e2a6297 add default network for apiv2 create
during container creation, if no network is provided, we need to add a default value so the container can be later started.

use apiv2 container creation for RunTopContainer instead of an exec to the system podman. RunTopContainer now also returns the container id and an error.

added a libpod commit endpoint.

also, changed the use of the connections and bindings slightly to make it more convenient to write tests.

Fixes: 5366
Signed-off-by: Brent Baude <bbaude@redhat.com>
2020-03-06 14:31:45 -06:00
..
containers.go Merge pull request #5347 from baude/apiv2wait 2020-03-02 20:23:26 +01:00
create.go add default network for apiv2 create 2020-03-06 14:31:45 -06:00
healthcheck.go golangci: enable goimports 2020-03-05 20:03:44 +01:00
mount.go Add support for ssh:// and unix:// podman clients 2020-02-20 14:18:45 -07:00