docker-gen icon indicating copy to clipboard operation
docker-gen copied to clipboard

Template from URL

Open SergiuCip opened this issue 9 years ago • 1 comments

Hi and thank you for this great tool! I love it :+1:

I was wondering if this tool supports passing in templates or config files from another application. Say for example I have an application which creates the templates and all I have to do is to make docker-gen listen on the docker.sock and grab the template from let's say 10.0.0.1/templates/container1.tmpl

Is this possible? If not how I should I go about implementing it?

SergiuCip avatar Apr 05 '16 10:04 SergiuCip

Hey @SergiuCip, I've added the PR #192 that could help with what you need regarding this issue. Could you have a look at it and tell me what you think? Thanks.

ldnunes avatar May 19 '16 19:05 ldnunes