mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-01-29 20:27:37 +01:00
Merge pull request #5716 from Skyth3r/fix-docker-roadmap-intro-typo
Fixed typo in Docker roadmap
This commit is contained in:
commit
8c9259fa1d
@ -14,7 +14,7 @@ OCI has three main specifications:
|
||||
|
||||
- **Image Specification (image-spec):** It defines the container image format, which describes the contents of a container and can be run by a compliant runtime. Docker's initial image format has led to the creation of the OCI image-spec.
|
||||
|
||||
- **Distribution Specification (distribution-spec):** It defines defines an API protocol to facilitate and standardize the distribution of content. Docker's existing registry API served as a starting point and heavily influenced the design of the OCI Distro Spec.
|
||||
- **Distribution Specification (distribution-spec):** It defines an API protocol to facilitate and standardize the distribution of content. Docker's existing registry API served as a starting point and heavily influenced the design of the OCI Distro Spec.
|
||||
|
||||
|
||||
### Compatibility between Docker and OCI
|
||||
|
Loading…
x
Reference in New Issue
Block a user