-
**Is your feature request related to a problem?**
Yes. When I run a devcontainer in a GPU machine I would like to make the GPUs available to the container. At the moment, I would need to add `"runA…
jzazo updated
2 weeks ago
-
I build a [devcontainer feature](https://containers.dev/implementors/features/) to install Symfony CLI into GitHub Codespaces easily by adding it as feature to existing config like:
```
{
"imag…
shyim updated
2 years ago
-
### Discord username (optional)
_No response_
### Describe the solution you'd like?
Since Warp is about improving team collaboration, I'm wondering whether you thought of leveraging the DevContaine…
-
### Feature id and version
_No response_
### Devcontainer base Image
_No response_
### What happened?
A bug happened!
### Relevant log output
_No response_
-
Reported in https://github.com/devcontainers/features/issues/336#issuecomment-1360027876
```jsonc
// devcontainer.json
{
"image": "mcr.microsoft.com/dotnet/sdk:6.0-jammy",
"features": {
…
-
I'm not sure this is an issue, feature request, or request for better docs in README. I've opened as a discussion: https://github.com/prefix-dev/pixi/discussions/2088
Quick fix would be mention of …
-
### Describe the feature or problem you’d like to solve
Currently, the `gh cs create --devcontainer-path` command is designed to work with devcontainer.json files that are located within the reposi…
-
**Is your feature request related to a problem? Please describe.**
Embedding models typically have smaller context windows than LLMs, which can limit the quality of embeddings generated for large con…
nkkko updated
1 month ago
-
It seems I cannot use the devcontainer feature in GitHub Codespaces. Tried looking at the creation log but the error only spewed out minified JS.
### Minimal reproduction sample
```json
{
…
sr229 updated
3 months ago
-
With the recent release (the one with features) I tried experimenting with the devcontainers CLI. But I just can't get the `forwardPorts` feature to work. I created the following minimal `devcontainer…