Skip to content
New issue

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

Setup Docker Hub Automated Builds #545

Open
9 tasks
mcandre opened this issue Oct 21, 2024 · 0 comments
Open
9 tasks

Setup Docker Hub Automated Builds #545

mcandre opened this issue Oct 21, 2024 · 0 comments

Comments

@mcandre
Copy link
Owner

mcandre commented Oct 21, 2024

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:

  • Enable Autotest on Internal and external pull requests https://docs.docker.com/docker-hub/builds/automated-testing/#enable-automated-tests-on-a-repository
  • Ensure that projects with multiply titled Docker images correctly update the corresponding images on Docker Hub
  • Ensure that projects with multiply architectured images correctly update the corresponding images on Docker Hub
  • Ensure that images are automatically rebuilt each day, in order to account for timely security patches
  • Inquire about opportunity for Docker Scout to automatically notify repository owners when Automated Builds encounter security vulnerabilities

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:

  • octane
  • snek
  • tug
  • valgrind-peak
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant