-
Possible to publish a `devcontainer.json` file?
-
Create a Dev Container configuration to ease development as alternative to conda environments.
-
The devcontainer should have all the configuration needed to do data science tasks. For that, Python, Jupyter extensions need to be preinstalled.
-
The R Dev Container was primarily built for use with GitHub Codespaces (now extended to Gitpod Workspaces), so the underlying Docker container is built for linux/amd64 architecture. This means that it…
-
-
Type: Bug
**Version Information**:
- **VS Code Version**: 1.95.0-insider (8d8f0cd9d4b25e89621ce897e82f2111eca6a278)
- **Dev Containers Version**: 0.388.0
- **Docker Desktop Version**: 4.24.2
- **Doc…
-
In `run-dev.sh`, we have
`DOCKER_ARGS+=("-e ROS_DOMAIN_ID")`
which is good. But it would be great to also have
`DOCKER_ARGS+=("-e RMW_IMPLEMENTATION")`
in case the host uses a non-default one (in …
-
Currently using Windows, but we are using dev containers
the logs
```
[2024-08-13T20:46:50.926Z]
[2024-08-13T20:46:50.926Z] Stop (1 ms): Run in container: cat /home/vscode/.cursor-server/dat…
-
As referenced in the [Templates ](https://containers.dev/templates) page, the Dart dev container is referencing https://github.com/devcontainers-community/templates/tree/main/src/dart which does not e…
-
I'm always on the travel, and whenever I'm on travel and want to use my devcontainer the annoying inspect command fails to let an image that already available on my machine run. this behavior contradi…