OCI Image
OCIAlso called: Open Container Image
A container image packaged according to the Open Container Initiative specification for portable distribution and execution across compatible runtimes.
Explore more about Deployment Standards
Related terms
A repository for storing, managing, versioning, and distributing container images used in application deployment workflows.
Docker ImageA portable, immutable package containing an application, its runtime, libraries, dependencies, and configuration needed to run consistently across environments.