Skip to content

Commit af9c838

Browse files
committed
OCI has a distribution-spec
Signed-off-by: Brandon Mitchell <[email protected]>
1 parent bffd6c9 commit af9c838

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,12 @@ This entire workflow supports the UX that users have come to expect from contain
3333

3434
To support this UX the OCI Image Format contains sufficient information to launch the application on the target platform (e.g. command, arguments, environment variables, etc).
3535

36-
## FAQ
36+
## Distributing an OCI Image
3737

38-
**Q: Why doesn't this project mention distribution?**
38+
The [OCI Distribution Spec Project](https://github.com/opencontainers/distribution-spec/) defines an API protocol to facilitate and standardize the distribution of content.
39+
This API includes support for pushing and pulling OCI images to an OCI conformant registry.
3940

40-
A: Distribution, for example using HTTP as both Docker v2.2 and AppC do today, is currently out of scope.
41-
There has been [some discussion on the TOB mailing list](https://groups.google.com/a/opencontainers.org/d/msg/tob/A3JnmI-D-6Y/tLuptPDHAgAJ) to make distribution an optional layer, but this topic is a work in progress.
41+
## FAQ
4242

4343
**Q: What happens to AppC or Docker Image Formats?**
4444

0 commit comments

Comments
 (0)