namshi / roger

A continuous integration and build server for Docker containers
127 stars 26 forks source link

Fix docker hub auth, pull image on build #45

Closed odracci closed 6 years ago

odracci commented 6 years ago

In this PR I fixed:

odracci commented 6 years ago

@odino I tested it with docker hub but not with a private registry

odino commented 6 years ago

Would you mind trying it out on a regular registry? You can use this dumb repo to try it out locally :)

odracci commented 6 years ago

@odino It works 😄

odino commented 6 years ago

I'll take your word on it :)

odino commented 6 years ago

BTW @odracci we have switched to Google Cloud Container Builder :) https://cloud.google.com/container-builder/docs/ still use roger here and there but most images are now built on GCP.