This repository has been archived by the owner. It is now read-only.
Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
doc: OCI & appc/spec clarification
The documentation about OCI and appc created uncertainty for users, as shown by the issues #3777 and #3745. This is an attempt to clarify that although not much development is happening in appc, rkt will not drop the ACI support. Once this PR is merged, I would like to delete the project https://github.com/rkt/rkt/projects/5 as it does not contain anything and we have https://github.com/rkt/rkt/projects/4 to track the progress of OCI native support. Fixes #3777 Fixes #3745
- Loading branch information
Showing
with
13 additions
and 4 deletions.
- +1 −1 Documentation/app-container.md
- +2 −0 Documentation/proposals/oci.md
- +10 −3 ROADMAP.md