mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
This change allows listing both predefined and runtime-detected devcontainers, as well as showing whether or not the devcontainer is running and which container represents it. Fixes coder/internal#478