Open Container Initiative

개방형 컨테이너 이니셔티브(Open Container Initiative)는 컨테이너에 대한 개방형 산업 표준을 만들려는 명확한 목적을 위한 개방형 거버넌스 구조이다.

Kubernetes support for Docker via dockershim is now removed.

The image that Docker produces isn’t really a Docker-specific image—it’s an OCI(Open Container Initiative) image. Any OCI-compliant image, regardless of the tool you use to build it, will look the same to Kubernetes.

Open Container Initiative Runtime Specification