项目作者: opencontainers

项目描述 :
OCI Conformance/Certification Working Group
高级语言:
项目地址: git://github.com/opencontainers/oci-conformance.git
创建时间: 2016-10-11T13:22:18Z
项目社区:https://github.com/opencontainers/oci-conformance

开源协议:Apache License 2.0

下载


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:

  1. docker build -t oci-conformance . && \
  2. docker run --rm -p 8080:8080 oci-conformance

The site can then be accessed at http://localhost:8080/