Skip to content

Releases: nicolas-bertin/dockerize

v0.6.1-5-g9773555 xtra-template-func

13 Nov 12:04

Choose a tag to compare

Pre-release

jwilder/dockerize v0.6.1 with two new template.go functions

  • file - Returns the content of the file as a string. Useful in the context of env stored as secret
  • exeCmd - Returns stdout of a simple unix command as a string. For example id, date, uuidgen