https://docs.docker.com/compose/gettingstarted/
docker-compose is running according description file docker-compose.yml in current directory.
Recreate containers:
Pull images with parallel download limit:
healthcheck: test: ["CMD-SHELL", "curl -f -u admin:admin123 http://localhost:8081/service/metrics/ping"] interval: 1m30s timeout: 30s retries: 3