Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.

Runtime CLI shell #10

Merged
merged 14 commits into from
Jan 30, 2017
Merged

Conversation

dlespiau
Copy link
Contributor

@dlespiau dlespiau commented Jan 26, 2017

This PR add basic support for the runtime CLI and a bunch of core commands. It also adds travis support to verify PRs can be build and pass go static checks.

I've vendored the latest released version of the core deps using govendor.

Fixes: #1

Damien Lespiau added 14 commits January 26, 2017 14:39
Unsurprisingly, this is very close to what runc does.

We're implementing an OCI runtime, a specification modelled after runc.
Might as well reuse a similar infrastructure and learn from their
history.t

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
@sameo
Copy link

sameo commented Jan 30, 2017

LGTM

@sameo sameo merged commit a49bba7 into clearcontainers:master Jan 30, 2017
@gorozco1
Copy link
Contributor

lgtm

sameo pushed a commit to sameo/runtime that referenced this pull request Feb 22, 2018
import runV runtime as a submodule
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants