-
Currently getting undesirable behavior when attempting to create a container from a root user, but when performing the same or similar action from a rootless user the container is created without issu…
-
## Summary
* OS: CentOS Linux release 7.2.1511 (Core).
* Kernel version: 3.10.0-693.21.1.el7.x86_64
* Architecture: 64bit
* Psutil version: 5.9.1
* Python version: 3.8.13
* Type: core
## De…
-
Type: Bug
Every time there is an update, the download process seems to complete successfully. However, my VS Code is then stuck on "Installing update". I have to manually stop the setup.exe and inst…
-
**Describe the bug**
The startup script in dev-variant container assumes that it is not run in a user namespace.
However, it is not true when using a rootless container. When it is run in a rootless…
-
### Reproducible in vscode.dev or in VS Code Desktop?
- [X] Not reproducible in [vscode.dev](https://vscode.dev) or VS Code Desktop
### Reproducible in the monaco editor playground?
- [ ] Not repro…
-
### Description
I am working on a Quarkus application that consists of several components. I've noticed that while using DevServices for Kafka a shared single container across all components is used,…
-
Steps to repro:
1. Follow the [Running a local development environment](https://github.com/spinkube/spin-operator?tab=readme-ov-file#option-1-run-spin-operator-on-your-computer) section on README t…
-
**Output of `docker version`:**
```
Client:
Version: 1.10.3
API version: 1.22
Go version: go1.5.3
Git commit: 20f81dd
Built: Thu Mar 10 15:54:52 2016
OS/Arch: linux/amd64
…
-
- VSCode Version:1.92.1
- Local OS Version: macOS Sonoma
- Remote OS Version: ubuntu 20.04
- Remote Extension/Connection Type: Containers/WSL/Server
- Logs:
`[31884 ms] Start: Run: …
-
I am trying to setup Dev Containers on my windows machine using WSL 2 hosted Alpine distro. The Apline distro has podman setup locally and am able to run containers on it.
Settings used on …