-
Since the introduction of 'features', I am unable to use VS code devcontainers as it does not seem to access the Windows certificate store to get the CA certificates.
> [2022-12-14T09:49:28.955Z] -…
-
**Describe the bug**
I would like to create a devcontainer that uses [features](https://code.visualstudio.com/blogs/2022/09/15/dev-container-features).
If I manually edit the .devcontainer.json to …
-
I am encountering an error when running npm install in the directory github-action, in the Dev Container:
vscode ➜ /workspaces/devcontainer-build-run (feat/support-giving-extended-privileges-to-con…
-
Hi, I was trying to create a dev container with Micromamba but it's failing.
Here are the logs:
```
4.698 Micromamba configured.
4.698 Create env by /tmp/env.yml...
4.705 error libmamba Over…
-
**What happened**:
When using the option "Use containerd for pulling and storing images" dive fails to parse the layers
```
$ dive python:3.10-slim-bookworm
Image Source: docker://python:3.10-sl…
-
# Behaviour
Preferences for code actions on save (e.g. formatting or sorting imports) are ignored under the language-specific [python] section when running in a devcontainer.
## Steps to reproduce…
-
VS Code und Docker Installieren ist kein Thema, aber ab dem Abschnitt:
Klonen Sie das Repository mit dem Befehl command [Remote-Containers: Clone Repository in Container Volume...](https://code.visua…
-
### Reproduction steps
I followed instructions from the file "connectedhomeip\docs\VSCODE_DEVELOPMENT.md"
- Windows 11 Home, Visual Studio 1.85.1, Docker Desktop.
- WSL Ubuntu installed
Vis…
-
If you try to install the extension in vscode when running with a devcontainer, you only see the option `Install Locally`. It would be nice if the extension could be installed directly in the devconta…
bzuu updated
10 months ago
-
It looks like it is an error to set the GID to 1000 when installing the common-utils feature on a debian base in codespaces.
It's possible this is a codespaces issue... or maybe the base image includ…