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.
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.