mirror of
https://github.com/coder/coder.git
synced 2026-06-04 21:48:22 +00:00
140f2a9013
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.