|
06e2a5dd86
|
podmanv2 add pre-run to each commmand
each container command needs a prerune because it is not part of the containers subcommand yet
Signed-off-by: Brent Baude <bbaude@redhat.com>
|
2020-03-25 19:24:24 -05:00 |
|
|
77a2af8817
|
Combine GlobalFlags and EngineFlags into EngineOptions
* EngineOptions obtained in command via
`opt, err := registry.Options(cmd)`
Signed-off-by: Jhon Honce <jhonce@redhat.com>
|
2020-03-24 11:03:13 -07:00 |
|
|
9536560b4f
|
podmanv2 add core container commands
add core container commands for podmanv2: kill, pause, restart, rm, stop, unpause
Signed-off-by: Brent Baude <bbaude@redhat.com>
|
2020-03-22 13:24:45 -05:00 |
|
|
c81e065149
|
podmanv2 enable remote wait
enable remote container wait with condition
Signed-off-by: Brent Baude <bbaude@redhat.com>
|
2020-03-20 14:33:33 -05:00 |
|
|
87293028e6
|
podmanv2 container exists|wait
enable container exists and wait for podmanv2
Signed-off-by: Brent Baude <bbaude@redhat.com>
|
2020-03-20 12:54:45 -05:00 |
|