▲ 6 r/docker
TIL you can set cpus as a decimal in compose and it actually works
been throwing whole numbers at it for years, turns out 0.5 or 1.5 just works fine
u/poro_8015 — 4 days ago
been throwing whole numbers at it for years, turns out 0.5 or 1.5 just works fine
third cluster in a row and somehow always a different annotation that got deprecated.
need to upgrade two of my oldest drives but not sure if unraid can handle both at the same time or if i have to do them one by one
compose v2.29, same config worked fine before, anyone hit this
woke up to docker containers crashing, 98% full, nothing obvious in the logs.
been using them to toggle dev vs prod services in the same file for months now, way cleaner than maintaining separate compose files
been chasing intermittent resolution failures for weeks, turns out the default bridge network handles dns differently than i assumed.