Skip to content

agent: implement the capability to list devcontainer config file paths relevant to all running devcontainers #478

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
johnstcn opened this issue Mar 12, 2025 · 0 comments · Fixed by coder/coder#17389
Assignees

Comments

@johnstcn
Copy link
Member

Given a set of running containers, add the capability to agent/agentcontainers to list all of the devcontainer config files referenced in the devcontainer.config_file labels of all running devcontainers.

Do not need to reference files referenced by devcontainer.json yet.

mafredri added a commit to coder/coder that referenced this issue Apr 14, 2025
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
mafredri added a commit to coder/coder that referenced this issue Apr 15, 2025
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants