docs
docs copied to clipboard
Add information about supported Storage Account Types
Only specific storage account types are currently supported by docker/distribution.
Proposed changes
The documentation for the Azure storage driver currently doesn't specify that only specific storage account types that support block blobs are supported. This PR fixes that.
Deploy preview for docsdocker ready!
Built with commit 8fcd6661144fc52b300a71b99c51d3541910e9cc
https://deploy-preview-10033--docsdocker.netlify.com
Deploy preview for docsdocker ready!
Built with commit 758c13cfbb418a346c5cca33fddd0296da712327
https://deploy-preview-10033--docsdocker.netlify.com
Deploy Preview for docsdocker ready!
Built without sensitive environment variables
Name | Link |
---|---|
Latest commit | f029a794fb9cc1c6f690dc6b7b81e92641f79e9a |
Latest deploy log | https://app.netlify.com/sites/docsdocker/deploys/63243e5093531c00084db51b |
Deploy Preview | https://deploy-preview-10033--docsdocker.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
Thanks for the pull request. We'd like to make our product docs better, but havenβt been able to review all the suggestions. As our docs have also diverged, we do not have the bandwidth to review and rebase old pull requests.
If the updates are still relevant, review our contribution guidelines and rebase your pull request against the latest version of the docs, then mark it as fresh with a /remove-lifecycle stale
comment.
If not, this pull request will be closed in 30 days. This helps our maintainers focus on the active pull requests.
Prevent pull requests from auto-closing with a /lifecycle frozen
comment.
/lifecycle stale
/remove-lifecycle stale
Deploy Preview for docsdocker ready!
Name | Link |
---|---|
Latest commit | 7e05a1ac2158ad54a7fbc4971f1f7fc8ed814525 |
Latest deploy log | https://app.netlify.com/sites/docsdocker/deploys/637f9740538dbe000960cfd5 |
Deploy Preview | https://deploy-preview-10033--docsdocker.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
hi @tongpu , the canonical location for registy docs is here: https://github.com/distribution/distribution/tree/main/docs
We plan to remove the duplicated files from this repo. please raise a PR towards the distribution repository instead. Thank you.
Hi @dvdksn
The README in docs
at distribution/distribution
tells me to visit docker/docker.github.io
, which redirects me back here to docker/docs
, so I would assume that my PR is still in the correct place.