diff --git a/src/content/docs/services/docker-registry.mdx b/src/content/docs/services/docker-registry.mdx index 0d1532c..96928e4 100644 --- a/src/content/docs/services/docker-registry.mdx +++ b/src/content/docs/services/docker-registry.mdx @@ -12,6 +12,8 @@ import { Badge } from '@astrojs/starlight/components'; +![Docker Registry](https://raw.githubusercontent.com/distribution/distribution/main/distribution-logo.svg) + ## What is Docker Registry? Docker Registry is a stateless, highly-available server side application that stores and distributes Docker images.