o2r-project / erc-spec

Executable Research Compendium specification and guides
https://o2r.info/erc-spec/
Creative Commons Zero v1.0 Universal
7 stars 5 forks source link

OCI support #7

Open nuest opened 7 years ago

nuest commented 7 years ago

The Open Container Initiative (OCI) develops an open specification for container runtime and image, see https://github.com/opencontainers/

The image spec (currently) has flexible annotations, which we can use.

Must analyse the actual differences to Docker first.

nuest commented 6 years ago

The OCI specs are published now, the ERC should switch: https://www.opencontainers.org/release-notices/v1-0-0

And we should document which the subset of OCI commands used/required to implement a tool for ERCs, so that emulation/preservation use cases have something to start with.