Dockerhub registry (#713)

Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
Joakim Sørensen 2020-11-06 21:20:23 +01:00 committed by GitHub
parent 078d89314b
commit 5e2625c381
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.
:::
</ApiEndpoint>
<ApiEndpoint path="/docker/registries/<registry>" method="delete">