mirror of
https://github.com/coder/coder.git
synced 2026-09-23 22:20:22 +08:00
Addresses a test flake seen here: https://github.com/coder/coder/actions/runs/13239819615/job/36952521742 Also addresses the case where we would try to run `docker inspect` with no container IDs, which is a silly thing to do.