Closed chuck-confluent closed 2 years ago
yet another docker compose v2.2.3 bug affecting this
However 1.29 works, and 2.4.1 works
pr merged with gitpod to update workspace docker compose version to 2.4.1. Not sure when they will go live. So prebuilds still might not work for a while, but the demo is in good shape for 1.29 and 2.4.1 folks, which should be most folks because those are the versions that ship with docker desktop.
Description
What behavior does this PR change, and why?
Update to use modern compose specification and incorporate health checks. This will lead hopefully to more predictable behavior and fewer transient errors since services will be guaranteed to be up when receiving requests.
Author Validation
Describe the validation already done, or needs to be done, by the PR submitter.
Reviewer Tasks
Describe the tasks/validation that the PR submitter is requesting to be done by the reviewer.