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

DockerHub autobuilds failing #14

Closed
jakirkham opened this issue May 20, 2016 · 4 comments
Closed

DockerHub autobuilds failing #14

jakirkham opened this issue May 20, 2016 · 4 comments

Comments

@jakirkham
Copy link
Member

jakirkham commented May 20, 2016

The DockerHub builds are having some sort of checksum error when installing some things. As this is not happening with CircleCI and I am unable to reproduce it locally, it seems like a DockerHub issue. Added the following upstream issue ( docker/hub-feedback#675 ). Let's hold on new changes for a bit.

If DockerHub remains unstable in these sorts of ways (sadly not the first issue I have encountered with automated builds on DockerHub), we could try quay.io or we could just push images from CircleCI. If we try the former, we can mirror images on DockerHub to avoid having to switch a bunch of links.

@jakirkham
Copy link
Member Author

Alright, DockerHub is still choking on this image. So, I'm setting up quay.io. Have only heard good things about it. Figured we can give it a go. If needed, we can mirror the image back to DockerHub. Invited everyone that was an owner before to join and created an image for linux-anvil.

@jakirkham jakirkham changed the title Checksum error during yum install DockerHub autobuilds failing May 27, 2016
@jakirkham
Copy link
Member Author

Adding a PR ( #16 ), which will give us a Dockerfile that we can use to mirror the quay.io builds that are working quite nicely. We will also need to set up a build trigger to get this to work automatically. I have already activated that on the DockerHub end, but will investigate the changes required on the quay.io end.

@jakirkham
Copy link
Member Author

Setup the build trigger using a webhook and have tested that it works. If we are ok with this plan, we are good to go.

@jakirkham
Copy link
Member Author

I guess "resolves" now triggers closes. In any event, this does seem to be resolved.

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