No description
Find a file
Haiyan Meng e3a34aa26d Fix the err info of utils.ExecCmd
Signed-off-by: Haiyan Meng <haiyanalady@gmail.com>
2016-09-09 14:41:03 -07:00
cmd Add container dir to oci 2016-09-09 14:41:03 -07:00
Godeps godep: Update kubernetes dependency to get latest API 2016-09-09 14:41:03 -07:00
oci Further refactoring 2016-09-09 14:41:03 -07:00
server godep: Update kubernetes dependency to get latest API 2016-09-09 14:41:03 -07:00
utils Fix the err info of utils.ExecCmd 2016-09-09 14:41:03 -07:00
vendor godep: Update kubernetes dependency to get latest API 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 Add a start Makefile to build ocid/ocic 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.