spiegel_podman/pkg/spec
Daniel J Walsh 7fc1a329bd Add podman container cleanup to CLI
When we run containers in detach mode, nothing cleans up the network stack or
the mount points.  This patch will tell conmon to execute the cleanup code when
the container exits.

It can also be called to attempt to cleanup previously running containers.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>

Closes: #942
Approved by: mheon
2018-06-29 15:25:21 +00:00
..
createconfig.go Add podman container cleanup to CLI 2018-06-29 15:25:21 +00:00
parse.go podman create, start, getattachsocket 2018-05-21 19:26:56 +00:00
ports.go Spell check strings and comments 2018-05-25 08:45:15 +00:00
spec.go Start using github.com/seccomp/containers-golang 2018-06-29 13:18:41 +00:00
spec_test.go Add flag to add annotations to a container 2018-06-04 17:52:28 +00:00