Matthew Heon
02a26c2934
Implement container restarting
...
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
Closes : #482
Approved by: baude
2018-03-15 17:45:11 +00:00
Daniel J Walsh
3921f10a72
cleanup network stack as well as storage when container shuts down.
...
This patch will cleanup the network stack when the container exits
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2018-02-08 06:42:21 -05:00
baude
7b08aa78e4
Shortcut for most recent container
...
It is desirable to have a shortcut for the most
recently created container. We can now use "**latest"
to represent the most recent container instead of its
container ID or name. For example:
Signed-off-by: baude <bbaude@redhat.com>
Closes : #179
Approved by: baude
2018-01-08 19:12:17 +00:00
Daniel J Walsh
b231e3412e
Fix handling of exit codes
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Closes : #183
Approved by: TomSweeneyRedHat
2018-01-04 21:05:10 +00:00
Daniel J Walsh
5770dc2640
Rename all references to kpod to podman
...
The decision is in, kpod is going to be named podman.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Closes : #145
Approved by: umohnani8
2017-12-18 16:46:05 +00:00