This repo contains everything related to certifying that your product or service is fully compliant with the specs defined by the Open Container Initiative (OCI).
The following specifications are currently tested for compliance:
Requires Docker
To run the site locally, build and run from the provided Dockerfile:
docker build -t oci-conformance . && \
docker run --rm -p 8080:8080 oci-conformance
The site can then be accessed at http://localhost:8080/