culTest

    One of the 50 questions in this topic

    How much do you know about Docker?

    What is Docker Registry?

    Answers

    A Docker user database
    A Docker image storage and distribution serviceCorrect
    A Docker activity log
    A tool for registering containers

    Docker Registry is a Docker image storage and distribution service. While Docker Hub is a public registry managed by Docker Inc., Docker Registry is an open source application that anyone can deploy to create their own private image registry.