-
**What happened?**
I cannot use Git inside the dev container with imported SSH credentials from Windows to interact with the repository.
The error is "Bad owner or permissions on /home/vscode/.ssh/c…
-
## 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…
-
**User Story**
As a developer, having a dev container makes it easier to get up and running with developing cluster api providers, instead of having to figure out all the go versions and kind a…
-
When will it be possible to debug blazor standalone webassembly apps that are running in a dev container.
For further information please have a look at #27766
-
Add the [`:z`](https://docs.docker.com/storage/bind-mounts/#configure-the-selinux-label) flag to the volume mounts to support SELinux relabeling so that SELinux doesn't have to be disabled when develo…
-
Segmentation fault when using the dev container to train the llm finetune recipe:
```
nemo.collections.llm.api.finetune/0 [NeMo I 2024-08-28 07:01:29 strategies:244] Fixing mis-match between ddp-conf…
-
Type: Bug
I have a docker-compose file running a dind docker daemon container and an Alpine-Linux based vscode server tunnel container. On the vscode server tunnel, I am running a container with a …
-
### Issue Description
My Kube Quadlet acts funny on a reboot. The Quadlet fails to start, complaining that the pod it is meant to create does not exist.
### Steps to reproduce the issue
Steps to r…
-
### What's wrong?
If I try to stop my docker compose project's containers (`docker compose down`), Alloy only shuts down after receiving SIGKILL.
I would expect that it would shut down gracefully rec…
-
When trying to create a new dev container with the commands:
- Dev Containers: New Dev Container --> Nothing happens
- Dev Containers: Add Dev Container Configuration Files --> Open the menu to…