-
Is there a way to SSH into container or server?
-
### Steps to reproduce
1. Prepare an instance with an NVIDIA GPU, Docker, and CUDA drivers, but without the NVIDIA container runtime (`nvidia-container-toolkit`).
1. Create and apply an on-prem fl…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
`9.7_p1-r4-ls175` fails to start with `WARNING: UNPROTECTED PRIVATE KEY FILE!`
### Expected …
-
Hi nvidia-container-toolkit team,
I got problem when I tried to download https://nvidia.github.io/libnvidia-container/gpgkey with command $ curl -fsSL https://nvidia.github.io/libnvidia-container/gpgk…
-
**What happened?**
My project requires git access after the container is created, configured in the `postCreateCommand` hook. The git command fails as my SSH agent doesn't show up and thus git is n…
ptab updated
15 hours ago
-
**Is your feature request related to a problem? Please describe.**
We use [Coder](https://github.com/coder/coder) as remote containerized development environment for the team.
Coder will inject …
-
There is the `remote.SSH.serverInstallPath` setting for Remote - SSH, but no way to change where Visual Studio is installed when attaching to containers. This makes it impossible to attach VSCode to c…
-
### Feature description
Distrobox is basically WSL for Linux and Mac. As more immutable distros arises, i.e., VanillaOS, BlendOS it has become a requirement to use Distrobox. Right now there aren't m…
-
**Describe the bug**
It may now be possible to eliminate our ssh auth container, since Docker for Mac now supports forwarding SSH_AUTH_SOCK, see https://github.com/docker/for-mac/issues/410 (curren…
-
Issue Type: Bug
When using a remote container within WSL2 that has ssh-agent (in this case using keychain) setup to cache credentials I can use git fine from my terminal.
However trying to use…