podman/pkg/varlinkapi
baude 7f3f491396 create conmon sockets when getting their paths
when using the getattachsockets endpoint, which returns the sockets needed
to create and use a terminal, we should check if the container is just in the
configured state.  if so, we need to perform a container init to have conmon
create the required sockets so we can attach to them prior to starting the container.

Signed-off-by: baude <bbaude@redhat.com>

Closes: #1067
Approved by: jwhonce
2018-07-11 19:55:16 +00:00
..
config.go varlink images 2018-04-26 19:14:44 +00:00
containers.go create conmon sockets when getting their paths 2018-07-11 19:55:16 +00:00
containers_create.go Add `podman container cleanup` to CLI 2018-06-29 15:25:21 +00:00
images.go Podman history now prints out intermediate image IDs 2018-06-22 15:19:34 +00:00
system.go varlink info 2018-05-11 14:00:25 +00:00
util.go varlink containers 2018-05-03 17:31:33 +00:00