Releases: dokku/docker-wait
Releases · dokku/docker-wait
0.4.3
- Upgrade alpine to 3.11.5
0.4.2
- Upgrade alpine to 3.11.3
0.4.1
- Upgrade alpine to 3.11.2
0.4.0
- Rename
wait
bin toentrypoint
- Run
shfmt -l -bn -ci -i 2 -w .
- Upgrade alpine to 3.10.0
- Reference correct image namespace in docs
0.3.0
- feat: update to alpine:3.9
- refactor: use --no-cache instead of manually removing cache …
- docs: add header to readme
- chore: run shfmt and shellcheck to remove various issues
0.2
- Add timeout support
- Add support for testing only a given port
- Add support for testing custom connections
0.1
Initial Release