From 5e2625c381ac5f38a227a0a76d30ad0edb94d7ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20S=C3=B8rensen?= Date: Fri, 6 Nov 2020 21:20:23 +0100 Subject: [PATCH] Dockerhub registry (#713) Co-authored-by: Franck Nijhof --- docs/api/supervisor/endpoints.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/api/supervisor/endpoints.md b/docs/api/supervisor/endpoints.md index 4c963899..b5ed1025 100644 --- a/docs/api/supervisor/endpoints.md +++ b/docs/api/supervisor/endpoints.md @@ -1064,6 +1064,12 @@ Add a new container registry. } ``` +:::note + +To login to the default container registry (Docker Hub), use `hub.docker.com` as the registry. + +::: +