Marcin Wielgus
Marcin Wielgus
@giammy2290 for that reason i use socat on manager nodes and run docker-gen container attached to it not to var/run/docker.sock. It's a good idea to secure such socat endpoint. then...
I'm working on it at the moment. What I've got so far is a sockat running on manager node host OS. I'm working on some docker image so this socat...
Ok, the most important is https://github.com/jwilder/docker-gen/pull/239 anyway. Forgot the obvious.
@lvnilesh In my fork is full working example https://github.com/s4s0l/docker-gen. I don't like it because it pulls for changes constantly (as swarm mode events are not included in /events docker api)....
What about auto container discovery based on mounts? Docker-gen could detect it is running in container, and if it is generating some files they are probably mounted in some other...
Commits itself is not an issue, Docker image published depends on outdated version of certbot, so: `Could not decode 'status' (u'ready'): Deserialization error: Status not recognized` Errors started to pop...