We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix the Docker (Hub) project setup so that Docker Hub automatically rebuilds and republishes the latest tag for new commits on the primary branch:
latest
https://docs.docker.com/docker-hub/builds/
Tasks:
Internal and external pull requests
Possible that use of multiple build rules supports one-to-many repo to Docker image titles, and/or multi-architecture image collections.
If necessary, explore some combination of (GitHub Actions) CI/CD + Docker-in-Docker + tug to facilitate this.
Projects:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Fix the Docker (Hub) project setup so that Docker Hub automatically rebuilds and republishes the
latest
tag for new commits on the primary branch:https://docs.docker.com/docker-hub/builds/
Tasks:
Internal and external pull requests
https://docs.docker.com/docker-hub/builds/automated-testing/#enable-automated-tests-on-a-repositoryPossible that use of multiple build rules supports one-to-many repo to Docker image titles, and/or multi-architecture image collections.
If necessary, explore some combination of (GitHub Actions) CI/CD + Docker-in-Docker + tug to facilitate this.
Projects:
The text was updated successfully, but these errors were encountered: