No description
Find a file
Antonio Murdaca 6004dcd73b Merge pull request #3 from mrunalp/status_started
Add started time and state to container status
2016-09-13 08:04:08 +02:00
cmd Add client support for container status 2016-09-12 15:03:26 -07:00
conmon Add support for console handling 2016-09-09 14:41:03 -07:00
Godeps updated vendor dependencies for networking 2016-09-09 14:41:03 -07:00
oci Set the started time for a container 2016-09-12 15:43:11 -07:00
server Return the started time and ctr state with ctr status 2016-09-12 15:43:30 -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 updated vendor dependencies for networking 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
code-of-conduct.md Add a code of conduct based on github.com/kubernetes/kubernetes 2016-09-09 15:26:59 -07:00
LICENSE Initial commit 2016-09-09 12:56:31 -07:00
Makefile Fix make for the command 2016-09-09 14:41:03 -07:00
OWNERS Update README with links to libraries and add OWNERS 2016-09-09 15:39:36 -07:00
README.md README.md: remove double hr 2016-09-10 10:30:57 +02:00

ocid - OCI-based implementation of Kubernetes Container Runtime Interface

The plan is to use OCI projects and best of breed libraries for different aspects: