Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Agent: allow SSH to running container #16709

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 Feb 26, 2025 · 0 comments · Fixed by #16726
Closed

Agent: allow SSH to running container #16709

johnstcn opened this issue Feb 26, 2025 · 0 comments · Fixed by #16726
Assignees

Comments

@johnstcn
Copy link
Member

johnstcn commented Feb 26, 2025

SSH part of #16419

coder ssh workspace.agent -c container

We should leave containers out of the config-ssh command as these are too ephemeral to persist to disk.

@johnstcn johnstcn self-assigned this Feb 26, 2025
johnstcn added a commit that referenced this issue Feb 28, 2025
Fixes #16709 and
#16420

Adds the capability to`coder ssh` into a running container if `CODER_AGENT_DEVCONTAINERS_ENABLE=true`.

Notes:
* SFTP is currently not supported
* Haven't tested X11 container forwarding
* Haven't tested agent forwarding
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.

1 participant