No description
Find a file
Rajat Chopra 56df8bb639 sandboxDir not needed in runtime
Signed-off-by: Rajat Chopra <rchopra@redhat.com>
2016-09-09 14:41:03 -07:00
cmd Improve CLI messages 2016-09-09 14:41:03 -07:00
conmon Add a Makefile for conmon 2016-09-09 14:41:03 -07:00
Godeps Update the kubernetes api to latest 2016-09-09 14:41:03 -07:00
oci sandboxDir not needed in runtime 2016-09-09 14:41:03 -07:00
server Update the kubernetes api to latest 2016-09-09 14:41:03 -07:00
testdata Update the kubernetes api to latest 2016-09-09 14:41:03 -07:00
utils Add utility to start a child process reaper 2016-09-09 14:41:03 -07:00
vendor Update the kubernetes api to latest 2016-09-09 14:41:03 -07:00
.gitignore Add a start Makefile to build ocid/ocic 2016-09-09 14:41:03 -07:00
.travis.yml Setup travis CI 2016-09-09 14:41:03 -07:00
LICENSE Initial commit 2016-09-09 12:56:31 -07:00
LICENSE.md Update LICENSE.md 2016-09-09 14:40:24 -07:00
Makefile Fix make for the command 2016-09-09 14:41:03 -07:00
README.md Update README 2016-09-09 14:41:03 -07:00

ocid

=========================== ocid aims to implement the kubelet Container Runtime Interface to allow plugging in OCI compatible runtimes.