Merge pull request #14815 from jerae-duffin/ENGDOCS-710

updated important note
This commit is contained in:
jerae-duffin 2022-07-07 12:20:05 -05:00 committed by GitHub
commit 62b7e5949b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -26,7 +26,9 @@ $ docker run -d -p 5000:5000 --restart=always --name registry registry:2
The registry is now ready to use.
> **Warning**: These first few examples show registry configurations that are
> **Warning**
>
> These first few examples show registry configurations that are
> only appropriate for testing. A production-ready registry must be protected by
> TLS and should ideally use an access-control mechanism. Keep reading and then
> continue to the [configuration guide](configuration.md) to deploy a