Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add reference to railcar impl #883

Closed

Conversation

caniszczyk
Copy link
Contributor

Add https://github.com/oracle/railcar

Signed-off-by: Chris Aniszczyk caniszczyk@gmail.com

Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
@caniszczyk caniszczyk added this to the 1.1.0 milestone Jul 5, 2017
@caniszczyk
Copy link
Contributor Author

This can be post v1.0 obviously

@@ -6,6 +6,7 @@ If you know of any associated projects that are not listed here, please file a p
## <a name="implementationsRuntimeContainer" />Runtime (Container)

* [opencontainers/runc][runc] - Reference implementation of OCI runtime
* [oracle/railcar][railcar] - A Rust implementation of OCI Runtime
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You need to define the railcar link label at the bottom of this file.

@tianon
Copy link
Member

tianon commented Jul 13, 2017

IMO if we add this, we should also make an effort to find other implementations to list. Doesn't rkt also have something in-progress, for example?

@cyphar
Copy link
Member

cyphar commented Jul 14, 2017

rkt does not yet have support (internal or external) for OCI runtime-spec. They do have support for image-spec. But this is something that I've talked to @jonboulle about working on in the very near future (effectively implementing an OCI stage1 and stage2 as well as including OCI support for internal configuration).

This is something they started working on a while ago but it appears that the code was never merged.

@mrunalp mrunalp modified the milestones: v1.0.Z, 1.Y.0 Sep 6, 2017
vbatts added a commit to vbatts/oci-runtime-spec that referenced this pull request Mar 5, 2019
Obsoletes opencontainers#883
Obsoletes opencontainers#995

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
@vbatts vbatts closed this Mar 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants