Go to file
Julio Montes e84a9a70b0 cli: Add initial cli implementation.
- Add kata-runtime
- Add unit test
- Add Makefile to build cli

Fixes: #33

Signed-off-by: Julio Montes <julio.montes@intel.com>
Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
2018-03-15 12:10:52 -06:00
.ci cli: Add initial cli implementation. 2018-03-15 12:10:52 -06:00
cc-runtime@532740cc7c cc-runtime: Update to 3.0.21 2018-03-08 08:19:53 -06:00
cli cli: Add initial cli implementation. 2018-03-15 12:10:52 -06:00
runv@299f4e6493 runv: modify GOPATH to build 2018-01-30 10:00:05 +08:00
vendor vendor: update vendor with new cli dependencies 2018-03-15 01:13:04 -06:00
virtcontainers vendor: Move virtcontainers to project's root directory 2018-03-14 11:42:02 -06:00
.gitignore runv: modify GOPATH to build 2018-01-30 10:00:05 +08:00
.gitmodules runv: modify GOPATH to build 2018-01-30 10:00:05 +08:00
.pullapprove.yml CI: Add pullapprove and require two acks / PR 2017-12-21 17:23:35 +00:00
.travis.yml CI: Enable checkcommits 2018-01-31 12:30:02 +00:00
CODE_OF_CONDUCT.md docs: Add missing standard docs 2018-02-09 14:45:14 +00:00
CONTRIBUTING.md docs: Add missing standard docs 2018-02-09 14:45:14 +00:00
Gopkg.lock vendor: update vendor with new cli dependencies 2018-03-15 01:13:04 -06:00
Gopkg.toml vendor: Move virtcontainers to project's root directory 2018-03-14 11:42:02 -06:00
LICENSE Initial commit 2017-11-21 17:03:45 +08:00
Makefile runv: modify GOPATH to build 2018-01-30 10:00:05 +08:00
README.md docs: Add missing standard docs 2018-02-09 14:45:14 +00:00

Build Status

Runtime

This project contains the runtime for the Kata Containers project.