Difference between revisions of "HEALTHCHECK"

From wikieduonline
Jump to navigation Jump to search
 
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

Latest revision as of 19:28, 10 July 2023

Advertising: