538 B
538 B
Docker Distribution
Distribution is the name of the official OCI image registry, originally published by Docker, Inc. It provides a lightweight, albeit rather barebones, container image hosting platform.
The registry itself only provides an HTTP API. The third-party docker-registry-ui project provides a nice browser-based GUI for it.
Installation
Apply the manifest:
kubectl apply -f docker-distribution.yaml