diff --git a/registry/content.md b/registry/content.md index d2b0afbfd149..1e37ab63a262 100644 --- a/registry/content.md +++ b/registry/content.md @@ -1,6 +1,8 @@ -# Docker Registry +# Distribution Registry -This image contains an implementation of the Docker Registry HTTP API V2 for use with Docker 1.6+. See [github.com/docker/distribution](https://github.com/docker/distribution) for more details about what it is. +%%LOGO%% + +This image contains an implementation of the Docker Registry HTTP API V2 for use with Docker 1.6+. See [github.com/distribution/distribution](https://github.com/distribution/distribution) for more details about what it is. ## Run a local registry: Quick Version diff --git a/registry/get-help.md b/registry/get-help.md index 474dd2e95640..4d954e7f170c 100644 --- a/registry/get-help.md +++ b/registry/get-help.md @@ -1,3 +1,3 @@ -[the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://dockr.ly/slack), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) +[CNCF community slack](https://slack.cncf.io/), or [Stack Overflow](https://stackoverflow.com/questions/tagged/docker+registry) - **Need a free, secure hosted registry?** Try [Docker Hub](https://www.docker.com/pricing). diff --git a/registry/logo.png b/registry/logo.png new file mode 100644 index 000000000000..39418022e336 Binary files /dev/null and b/registry/logo.png differ