progrium / entrykit

Entrypoint tools for elegant, programmable containers
443 stars 29 forks source link

Don't render if file exists #8

Open mattupstate opened 8 years ago

mattupstate commented 8 years ago

Idea...render should only render the template if the desired file does not exist. For example, say the end user of a Docker image wants to provide a config file through a volume mount and not care about rendering a template at all.