cri-o/libkpod
Nalin Dahyabhai ef8df00e6a kpod: shut down the storage library before exiting
Before exiting, have kpod shut down the storage library if it can.  This
should keep us from leaving mountpoints for the root (for non-vfs cases)
and run directory (with newer containers/storage) busy when testing kpod.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2017-08-21 11:27:44 -04:00
..
common cmd/kpod/images.go: Add structured format ouput 2017-08-12 19:09:49 -05:00
driver move code supporting push, pull, and inspect to libkpod and libkpod/image 2017-07-24 14:35:36 -04:00
image add kpod stats function 2017-08-17 11:34:10 -04:00
layer Add kpod diff command 2017-08-11 16:08:41 -04:00
sandbox sandbox_stop: Store stopped status 2017-08-17 09:01:07 -07:00
config.go Add inotify watcher for container exits 2017-08-13 08:01:48 -07:00
container.go Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
container_data.go Move functions in libkpod to ContainerServer 2017-08-03 13:05:44 -04:00
container_server.go kpod: shut down the storage library before exiting 2017-08-21 11:27:44 -04:00
diff.go Fix Typo to improve GoReport 2017-08-15 10:15:01 +08:00
logs.go Add `kpod logs` command 2017-08-16 08:55:23 -04:00
rename.go implement kpod rename 2017-08-17 09:00:41 -04:00
stats.go add kpod stats function 2017-08-17 11:34:10 -04:00