podman/pkg/api
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
..
handlers add default network for apiv2 create 2020-03-06 14:31:45 -06:00
server add default network for apiv2 create 2020-03-06 14:31:45 -06:00
Makefile Rewire ListContainers for APIv2 libpod 2020-02-11 08:14:28 -06:00
tags.yaml Merge pull request #5061 from baude/apiv2swaggerexec 2020-02-04 01:39:45 -08:00