What are the main features of Docker Hub?
0
Docker Hub provides the following main features:
- Image Repositories: In Docker Hub, we can push, pull, find and manage Docker Images. It is a big library that has images from the community, officials well as private sources.
- Automated Builds: We can use Docker Hub to create new images by making changes to the source code repository of the image.
- Webhooks: With Webhooks inDocker Hub we can trigger actions that can create and build new images by pushing the Achangeto repository.
- Github/Bitbucket integration: Docker Hub also provides integration with GitHub and Bitbucket systems.
Sign in to add a comment
0 Answers
0
📝 No answers yet!
Be the first to answer this interview question.
Your Answer
Sign in to post your answer and help the community.