← Graph

Docker Compose

tool 2 connections

Tool for orchestrating multi-container Docker applications. In Rząsa's second war story, an old version of Docker Compose contained a bug where excessive container logging (triggered by a chatty health-check) could freeze a container, producing read-timeouts (as distinct from open-timeouts) during CI setup. Confirmed via an upstream compose issue reporting the same symptom; disabling health-check logging fixed the failure.

category
platform
about
Docker Compose tool
Second war story traces CI read-timeouts to a Docker Compose + excessive-logging bug.
company Chattermill
uses
Docker Compose tool
CI setup orchestrated several services via docker-compose.

Provenance

Read by
6 extractions