-
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 --…
-
I was messing around with devcontainers lately and I realized that there was no bash completion for the `docker` command inside a devcontainer with the `docker-in-docker` feature enabled like this:
`…
-
I have the latest versions of Docker (4.35.1) and Node (23) and trying to load the project in vscode:
`ERROR: Feature "Node.js (via nvm), yarn and pnpm" (ghcr.io/devcontainers/features/node) failed…
amirj updated
2 weeks ago
-
We added support for Docker-based development in [2021](https://github.com/openstreetmap/openstreetmap-website/pull/2409) (based on a PR started in 2019). At this time there were no clear conventions …
-
### Repository commit
3cd92013abece2cc4ea31ab81075852da4134519
### Python version (python --version)
Python 3.12
### Dependencies version (pip freeze)
N/A
### Expected behavior
DevContainer sho…
-
**Is your feature request related to a problem? Please describe:**
I would like to run this in a docker container to get the obvious benefits of containers.
**Describe the solution you'd like:**…
-
## Description:
Add [Dev Container](https://code.visualstudio.com/docs/devcontainers/containers) support for a consistent, pre-configured development environment. This would simplify setup for new …
-
Does this issue occur when all extensions are disabled?: Yes (except Devcontainers)
- VS Code Version: Haystack+Editor+Linux-0.18.zip
- OS Version: Ubuntu 24.04.1 LTS
St…
-
With the following `devcontainer.json`:
```
// For format details, see https://aka.ms/devcontainer.json. For config options, see the
// README at: https://github.com/devcontainers/templates/tree/…
-
## バグの説明
devcontainerによるlocalhostを起動すると画面が真っ白になった
## 再現手順
1. まず、devcontainerを実行する
2. 次に、localhost:3000を開く
3. 表示された画面が真っ白で表示
## 期待していた動作
画面が表示される
## エラーメッセージ
なし