common/templates/image

6 lines
191 B
Plaintext

image = "[[ .image ]]"
[[- if or (regexp.Match "SNAPSHOT" .image) (regexp.Match "latest" .image) ]]
force_pull = true
[[- end ]]
readonly_rootfs = true