Created
April 25, 2020 05:40
-
-
Save alecgerona/032de3a54e4d05dfba73d9dadfb7e37f to your computer and use it in GitHub Desktop.
Revisions
-
alecgerona created this gist
Apr 25, 2020 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,5 @@ healthcheck: test: ["CMD-SHELL", "curl -f http://192.168.1.100:8181 || exit 1"] interval: 5m timeout: 10s retries: 3