ConfigHubPub / ConfigHubPlatform

ConfigHub Platform
https://www.confighub.com
GNU General Public License v3.0
67 stars 25 forks source link

Missing docker tag for 1.8.2 #101

Open nesl247 opened 5 years ago

nesl247 commented 5 years ago

Seems like this is being done manually rather than via CI or Docker Hub auto builds.

edoarsla commented 5 years ago

Correct. I'm not at the top of my game in this department - if you can help automate this, it would be greatly appreciated.

I've started migrating to SpringBoot/Gradle, but its still some time off. V2, according to this plan will do everything from a single build, but in this vanilla implementation, I could use devops help.

nesl247 commented 5 years ago

This is actually really simple. See https://docs.docker.com/docker-hub/builds/ for more information. I'd be happy to configure it, but obviously that would require access. If you'd like I can either hop on Skype or something else to assist, or just let me know if I can assist in any way.

Thanks!