Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 1.19 KB

README.md

File metadata and controls

36 lines (21 loc) · 1.19 KB

OCI Certified

Netlify Status

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:

OCI Certified Conformance Program

Development

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/