-
I think it is better to prepare devcontainer for future developers, both my own and others.
- Current problem
- Installed devcontainer once and tried to use it, but it was extremely heavy when I t…
-
I can not reopen folder to develop in a container.
Error message: An error occurred setting up the container.
```
[3142 ms] Installing VS Code Server for commit e8653663e8840adaf45af01eab5c627a…
-
Would be really cool if we could get an official `uv` devcontainer for remote development using common IDEs (VS Code, PyCharm). It isn't too difficult to install `uv` in the Dockerfile by hand but…
-
how about adding [devcontainer](https://code.visualstudio.com/docs/devcontainers/containers) to the main project and the example website as well?
-
See https://github.com/devcontainers/images/tree/main/src/python
Pros:
- Already has `zsh` so should be a lot quicker to start a new devcontainer (with `common-utils` feature) - **needs testing**
…
-
Hello,
In order to quickstart fleet development and not mess with the computer nodejs version, the following devcontainer seems to work well. In case you'd like to add it to the project (which is a…
-
I noticed when I have the variables in the single quotes, it doesn't get interpolated and there are only empty values.
```
"initializeCommand": ".devcontainer/gen-docker-compose-workspace-env.sh -…
-
**Describe the bug**
Tabby chat panel hangs and end up being empty when running in devcontainer.
First :
![image](https://github.com/user-attachments/assets/5feadc59-714b-4cf3-8379-3145e41e12c9)
…
-
I'm sorry @Tpuljak but I have another one :D
When I try to deploy this repo https://github.com/johnnypea/devcontainer-php I'm getting
```bash
devcontainer-php | 1 warning found (use docker --…
-
## O que é?
Dev Containers é uma extensão do Vs Code que gera contêineres de desenvolvimento a partir de um arquivo devcontainer.json.
## Objetivo:
Para garantir o setup padronizado e fa…