registry/docs
Sebastiaan van Stijn 86cd830fb3
Descriptor: align field order with OCI image specification
I am looking at aligning the types defined in this repository with the
OCI image specification, and potentially exchanging local types with
those from the specification.

This patch is a stepping-stone towards that effort, but as this changes
the format of the serialized JSON, I wanted to put this up first before
proceeding with the other work in case there are concerns.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-11-29 23:24:10 +01:00
..
images Merge remote-tracking branch 'distribution_docs/migrate_distribution_docs' into restore_docs3 2022-01-14 15:02:27 +01:00
recipes docs: update some URLs and remove some of the Docker branding 2022-01-19 10:39:26 +01:00
spec Descriptor: align field order with OCI image specification 2022-11-29 23:24:10 +01:00
storage-drivers Add forcepathstyle parameter for s3 2022-04-20 08:44:12 +08:00
architecture.md Put architecture.md back into distribution repo 2017-05-23 11:24:11 -07:00
compatibility.md Remove docs.docker.com "include" directives 2022-01-19 10:39:17 +01:00
configuration.md Update doc to reflect that logs go to stderr 2022-11-03 16:37:00 +00:00
deploying.md Explain important caveat in htpasswd tutorial 2022-04-15 20:02:57 -07:00
deprecated.md Remove docs.docker.com "include" directives 2022-01-19 10:39:17 +01:00
garbage-collection.md Remove docs.docker.com "include" directives 2022-01-19 10:39:17 +01:00
glossary.md Get Docker: fix broken links and wrap markdown to 80 char (#10691) 2020-04-24 12:20:18 +01:00
help.md Remove docs.docker.com "include" directives 2022-01-19 10:39:17 +01:00
index.md Remove docs.docker.com "include" directives 2022-01-19 10:39:17 +01:00
insecure.md Remove docs.docker.com "include" directives 2022-01-19 10:39:17 +01:00
introduction.md Remove docs.docker.com "include" directives 2022-01-19 10:39:17 +01:00
migration.md Change 'draft: true' to 'published: false' for Jekyll 2016-10-10 16:19:47 -07:00
notifications.md Descriptor: align field order with OCI image specification 2022-11-29 23:24:10 +01:00
README.md Add back configuration.md and add clarification to README.md 2016-10-13 11:49:49 -07:00

The docs have been moved!

The documentation for Registry has been merged into the general documentation repo. Commit history has been preserved.

The docs for Registry are now here: https://github.com/docker/docker.github.io/tree/master/registry

Note: The definitive ./spec directory directory and configuration.md file will be maintained in this repository and be refreshed periodically in the general documentation repo.

As always, the docs in the general repo remain open-source and we appreciate your feedback and pull requests!