Difference between revisions of "HEALTHCHECK"

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
  
 
[[docker-compose.yml]] official example:
 
[[docker-compose.yml]] official example:
  healthcheck:
+
  [[healthcheck:]]
 
   test: ["CMD", "curl", "[[-f]]", "http://localhost"]
 
   test: ["CMD", "curl", "[[-f]]", "http://localhost"]
 
   interval: 1m30s
 
   interval: 1m30s
Line 17: Line 17:
 
== See also ==
 
== See also ==
 
* {{dockerfile}}
 
* {{dockerfile}}
* {{docker-compose}}
 
 
  
 
[[Category:Docker]]
 
[[Category:Docker]]

Latest revision as of 19:28, 10 July 2023

Advertising: