distribution/docs
Milos Gajdos 3f1859af26
Remove oss storage driver and alicdn storage driver middleware
This commit removes `oss` storage driver from distribution as well as
`alicdn` storage middleware which only works with the `oss` driver.

There are several reasons for it:
* no real-life expertise among the maintainers
* oss is compatible with S3 API operations required by S3 storage driver

Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
2023-08-16 08:39:20 +01:00
..
images Merge remote-tracking branch 'distribution_docs/migrate_distribution_docs' into restore_docs3 2022-01-14 15:02:27 +01:00
recipes Merge pull request #3880 from wzshiming/proxy-cache-configurable 2023-07-14 08:43:19 +01:00
spec Merge pull request #3801 from iasoon/fix-api-docs-json 2023-07-22 19:16:36 +01:00
storage-drivers Remove oss storage driver and alicdn storage driver middleware 2023-08-16 08:39:20 +01:00
architecture.md Remove registry/architecture.md from docs repo (#3365) 2017-05-23 16:14:03 -07:00
compatibility.md Remove docs.docker.com "include" directives 2022-01-19 10:39:17 +01:00
configuration.md Remove oss storage driver and alicdn storage driver middleware 2023-08-16 08:39:20 +01: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 Revert "Remove old documentation source, add README on migration" 2022-01-14 13:06:13 +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 oss storage driver and alicdn storage driver middleware 2023-08-16 08:39:20 +01:00
migration.md Revert "Remove old documentation source, add README on migration" 2022-01-14 13:06:13 +01: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!