automation-tests/cmd/podman/shared
baude 495f2ce515 Fixes for podman-remote run and attach
Fixes the ability to run (create,start) a container and attach to its
console correctly.  We can now also exit from the console without
hanging the remote client.

Signed-off-by: baude <bbaude@redhat.com>
2019-04-11 13:51:50 -05:00
..
parse preparation for remote-client create container 2019-03-11 09:42:22 -05:00
container.go podman-remote ps 2019-04-09 15:00:35 -05:00
create.go podman-remote create|run 2019-04-08 09:05:31 -05:00
create_cli.go preparation for remote-client create container 2019-03-11 09:42:22 -05:00
create_cli_test.go preparation for remote-client create container 2019-03-11 09:42:22 -05:00
events.go Add event logging to libpod, even display to podman 2019-03-11 15:08:59 -05:00
funcs.go container runlabel NAME implementation 2019-01-04 12:57:55 -06:00
funcs_test.go runlabel: use shlex for splitting commands 2018-11-16 16:05:07 +01:00
intermediate.go Fixes for podman-remote run and attach 2019-04-11 13:51:50 -05:00
intermediate_novarlink.go podman-remote create|run 2019-04-08 09:05:31 -05:00
intermediate_varlink.go podman-remote create|run 2019-04-08 09:05:31 -05:00
parallel.go rm -f now removes a paused container 2018-11-08 15:18:11 -06:00
pod.go preparation for remote-client create container 2019-03-11 09:42:22 -05:00
workers.go Implement podman-remote rm 2019-04-09 11:55:26 -07:00