Releases: presslabs/dockerize
Releases · presslabs/dockerize
v2.1.0
- add
shellquote
function from github.com/alessio/shellescape
v2.0.0
- Bump sprig to v3.0.2-4-g3c4c6
- Switch to go modules
v1.3.0
- Bump Masterminds/sprig library to v2.22.0
v1.2.0
Changes:
- Add
-skip-tls-verify
option to skip TLS verification when waiting for https endpoints
v1.1.0
Changes:
- replace hpcloud/tail with tail from google/cadvisor
- better support for fifos
- use a stat poller instead of fsnotify which is much simpler and stable
Breaking changes:
-poll
flag is removed since it always polls
v1.0.0 (initial fork)
- Forked and moved over to
dep
for dependency management
- Recusrsive template generation
- Sprig template library