registrator
registrator copied to clipboard
Cut releases regularly.
Can you cut a release regularly, making tags and pushing to dockerhub please?
@ledgr @progrium and any other maintainers, can you cut releases to docker hub and follow semver? I want to use this in production, but running off the latest tag is dangerous. How are you currently cutting them? Maybe i can help automating it in some way.
Automating is hard because of Docker Hub, but we have the beginning of a tool that works with the unofficial API. What we need are more maintainers. It's basically just me.
@progrium is there a to-do list anywhere? I'm not familiar with go in any way, so i can't help with the code (and, i guess, i'm not the only one), but i may dedicate some time to other stuff.
If people are willing to join as co-maintainers (needed desperately), join slack and ping me.
On Sat, Jan 23, 2016 at 3:49 AM, Etki [email protected] wrote:
@progrium https://github.com/progrium is there a to-do list anywhere? I'm not familiar with go in any way, so i can't help with the code (and, i guess, i'm not the only one), but i may dedicate some time to other stuff.
— Reply to this email directly or view it on GitHub https://github.com/gliderlabs/registrator/issues/313#issuecomment-174166342 .
Jeff Lindsay http://progrium.com
ping. What slack channel?
I didn't know how dockerhub builds works, but quay.io allows for tagged builds out of github tags.