ports:
- 8010:8000
healthcheck:
- test: ["CMD", "curl", "-f", "http://localhost:8000"]
+ test: ["CMD", "curl", "-fs", "-S", "--max-time", "2", "http://localhost:8000"]
interval: 30s
timeout: 10s
retries: 5
ports:
- 8000:8000
healthcheck:
- test: ["CMD", "curl", "-f", "http://localhost:8000"]
+ test: ["CMD", "curl", "-fs", "-S", "--max-time", "2", "http://localhost:8000"]
interval: 30s
timeout: 10s
retries: 5
ports:
- 8000:8000
healthcheck:
- test: ["CMD", "curl", "-f", "http://localhost:8000"]
+ test: ["CMD", "curl", "-fs", "-S", "--max-time", "2", "http://localhost:8000"]
interval: 30s
timeout: 10s
retries: 5
ports:
- 8000:8000
healthcheck:
- test: ["CMD", "curl", "-f", "http://localhost:8000"]
+ test: ["CMD", "curl", "-fs", "-S", "--max-time", "2", "http://localhost:8000"]
interval: 30s
timeout: 10s
retries: 5
ports:
- 8000:8000
healthcheck:
- test: ["CMD", "curl", "-f", "http://localhost:8000"]
+ test: ["CMD", "curl", "-fs", "-S", "--max-time", "2", "http://localhost:8000"]
interval: 30s
timeout: 10s
retries: 5