remove healthcheck from portainer. image was built from scratch so it doesn't even have curl.

This commit is contained in:
2018-10-27 12:02:02 -04:00
parent 72856026cd
commit 21bd5e1a42

View File

@@ -37,13 +37,6 @@ services:
# cpus: '0.2' # cpus: '0.2'
memory: 32M memory: 32M
healthcheck:
test: ["CMD", "curl", "-If", "http://localhost:9000"]
interval: 1m30s
timeout: 10s
retries: 3
start_period: 20s
logging: logging:
driver: fluentd driver: fluentd
options: options: