lyft / metadataproxy

A proxy for AWS's metadata service that gives out scoped IAM credentials from STS
Other
456 stars 69 forks source link

Fix docker push #39

Closed ryan-lane closed 7 years ago

ryan-lane commented 7 years ago

Our docker push script isn't working right now, probably because the docker build isn't occuring. We need to add build in and try to bump the tag again.

slikk66 commented 7 years ago

related to the PR? or is this something in the CI process

ryan-lane commented 7 years ago

Something in our CI process that we need to fix to get the docker image updated in docker hub. Just looping in your change because it won't show up in dockerhub till I fix this.

slikk66 commented 7 years ago

👍 ok thanks!

rvandegrift commented 7 years ago

Any news here? Would love to switch to the public registry.

ryan-lane commented 7 years ago

Fixed by https://github.com/lyft/metadataproxy/pull/54

ryan-lane commented 7 years ago

Newest tagged release (1.3.2) is in docker hub, and the latest tag points at master.