Skip to content

Add Dev Containers support#63

Open
KE7 wants to merge 1 commit intoAMDResearch:mainfrom
KE7:feat/dev-containers-support
Open

Add Dev Containers support#63
KE7 wants to merge 1 commit intoAMDResearch:mainfrom
KE7:feat/dev-containers-support

Conversation

@KE7
Copy link
Contributor

@KE7 KE7 commented Mar 3, 2026

This PR adds Dev Containers support to enable VS Code attachment to any running Ryzer container.

- Enable VS Code Dev Containers extension attachment to any running Ryzer container
- Add named containers with ryzer- prefix for consistent identification
- Include Dev Containers labels for VS Code recognition
- Auto-create /workspace directory for Dev Containers compatibility
- Remove --rm flag to allow persistent containers for attachment
- Add comprehensive documentation in docs/dev-containers.md
- Provide .devcontainer/devcontainer.json reference configuration

This allows developers to attach VS Code to any Ryzer container (LLM, Vision,
Robotics, Graphics, etc.) using the Docker extension for full IDE experience
inside the containerized environment.
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 this pull request may close these issues.

1 participant