Skip to content

lafriks-fork/oci-conformance

 
 

Repository files navigation

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/

Releases

No releases published

Packages

No packages published

Languages

  • HTML 99.7%
  • Other 0.3%