Patrick Pogscheba

Results 8 comments of Patrick Pogscheba

on my system i have sync issues with groupfolders , too... NC-Version: 24.0.5 (and previous 23.X) -> running on docker(Compose) Group folder version: 12.0.2 Desktopclient Version: 3.6.2 (Windows) The problem:...

> The "Attach Visual Studio Code" command is actually provided by the Dev Containers extension. I will transfer this to their repo. ok, thank you

forgot to tell... on Linux Systems it seems to just work...

the remote container is a podman container. When i skip the ssh tunnel and create a `podman system connection` to the remote sock over ssh the container also shows up...

thx for your reply. the docker context is right, the DOCKER_HOST is used. I see the remote containers in the list and can attach a shell and it works. When...

here is my docker context list: > docker context ls NAME DESCRIPTION DOCKER ENDPOINT ERROR default Current DOCKER_HOST based configuration npipe:////./pipe/docker_engine desktop-linux * Docker Desktop npipe:////./pipe/dockerDesktopLinuxEngine in VSCode i added...

okay, it seems that i found the solution... Even if it seems that the DOCKER_HOST context is used in VSCODe (there is a plug before the line, no context have...

One more question: it seems that when using "Attach to VSCode" podman is completly ignored ? I installed the podman runtime (ads described) and created a system connection over ssh....