Skip to content

Commit ca1e071

Browse files
author
Keith Scheiwiller
committed
Update Dockerize repo URL from jwilder/dockerize->powerman/dockerize
1 parent 3e27e1b commit ca1e071

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: compose/startup-order.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ need this level of resilience, you can work around the problem with a wrapper
2929
script:
3030

3131
- Use a tool such as [wait-for-it](https://github.com/vishnubob/wait-for-it),
32-
[dockerize](https://github.com/jwilder/dockerize), sh-compatible
32+
[dockerize](https://github.com/powerman/dockerize), sh-compatible
3333
[wait-for](https://github.com/Eficode/wait-for), or [RelayAndContainers](https://github.com/jasonsychau/RelayAndContainers) template. These are small
3434
wrapper scripts which you can include in your application's image to
3535
poll a given host and port until it's accepting TCP connections.

0 commit comments

Comments
 (0)