podman/libpod
Matthew Heon 1f9c8942f1 Add randomly generates container names
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>

Closes: #88
Approved by: baude
2017-11-30 02:03:23 +00:00
..
common remove unused functions and variables 2017-11-28 14:30:12 +00:00
driver Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
images Fix gofmt errors 2017-11-02 15:30:39 -04:00
layers Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
container.go Add randomly generates container names 2017-11-30 02:03:23 +00:00
container_attach.go kpod_start 2017-11-29 22:01:47 +00:00
diff.go remove unused functions and variables 2017-11-28 14:30:12 +00:00
errors.go Compile-tested implementation of SQL-backed state 2017-11-18 12:54:05 -05:00
finished_amd64.go Add ability to update container status from runc 2017-11-21 20:09:09 +00:00
in_memory_state.go Wire SQL backed state into rest of libpod 2017-11-18 12:58:48 -05:00
oci.go Change location of created runc specs to make them survive reboot 2017-11-29 18:43:56 +00:00
options.go Move libpod under containers/storage 2017-11-29 20:40:50 +00:00
pod.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
runtime.go Move libpod under containers/storage 2017-11-29 20:40:50 +00:00
runtime_ctr.go Add randomly generates container names 2017-11-30 02:03:23 +00:00
runtime_img.go Fix rmi -f removing containers from storage without telling libpod 2017-11-29 12:15:16 +00:00
runtime_img_test.go libpod/runtime_img_test.go Unit Tests 2017-11-04 11:12:14 -05:00
runtime_pod.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
sql_state.go Order containers returned from state and make container config public 2017-11-22 18:12:57 +00:00
sql_state_internal.go Order containers returned from state and make container config public 2017-11-22 18:12:57 +00:00
sql_state_test.go Order containers returned from state and make container config public 2017-11-22 18:12:57 +00:00
state.go Wire SQL backed state into rest of libpod 2017-11-18 12:58:48 -05:00
storage.go libpod create and run 2017-11-01 14:19:19 -05:00
util.go remove unused functions and variables 2017-11-28 14:30:12 +00:00
util_test.go libpod/runtime_img_test.go Unit Tests 2017-11-04 11:12:14 -05:00