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

Need to fix automatic builds on Docker Hub #12

Closed
wch opened this issue May 8, 2019 · 1 comment
Closed

Need to fix automatic builds on Docker Hub #12

wch opened this issue May 8, 2019 · 1 comment

Comments

@wch
Copy link
Owner

wch commented May 8, 2019

Automated builds on Docker Hub are no longer working properly. There are two problems that need to be addressed:

  • Due to Docker Hub's recent security breach (1, 2), Docker Hub removed its access to my GitHub account. Re-authorizing appears to need read and write access to all of the repositories I have access to, including all the organizations I'm a member of, and I don't think that providing that access is worth the risk.
  • Docker Hub's repository links no longer work, so the chained builds do not happen automatically: No more automatic rebuilds on upstream images pushes? docker/hub-feedback#1717

Screenshot of the permissions Docker Hub wants:

image

@wch
Copy link
Owner Author

wch commented Aug 8, 2019

I've decided to give up on this and instead build the images on a local machine and push them to Docker Hub.

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