cloudfoundry / haproxy-boshrelease

A BOSH release for haproxy (based on cf-release's haproxy job)
Apache License 2.0
38 stars 81 forks source link

fix: docker startup in acceptance #716

Closed mtekel closed 3 weeks ago

mtekel commented 1 month ago

Do not set -e, because then we trap service docker stop and docker never starts. Instead keep waiting.