Docker Registry
A Docker registry is a place to store and distribute Docker images.
It works together with the docker push
and docker pull
commands for standard CRUD operations.
info
Examples of Docker registry:
A Docker registry is a place to store and distribute Docker images.
It works together with the docker push
and docker pull
commands for standard CRUD operations.
Examples of Docker registry: