What is Docker Hub
Docker Hub is a hosted repository service provided by Docker for finding and sharing container images with your team. Key features include: Private Repositories: Push and pull container images. Automated Builds: Automatically build container images from GitHub and Bitbucket and push them to Docker Hub.
Docker Hub Integration with Opsera
- Single source of truth for all of your docker images
- Store your images into Docker Hub repository of container images
- Push and pull container images
- Trigger actions after a successful push to a repository to integrate Docker Hub with our services
Resources