Scherlac
Scherlac
The same issue is also filed: https://github.com/docker/for-win/issues/474 https://github.com/moby/moby/issues/30826 https://github.com/moby/vpnkit/issues/391 (this one) Please support this topic by sharing and +1 on all project.
I agree, this feature would be great for dev containers. For this case the repository is already available locally and mounted inside the container. In our team we have all...
We do batch processing with limited compute resources, so the `-ThrottleLimit` is required for our use case. The description of the `-UseNewRunspace` option has already clarified one of the symptoms...
Is this issue related to the following topics: https://github.com/proxb/PoshRSJob/issues/127
I would like to know how to enable/disable the transparent proxy feature of VPNKit. In some cases, it causes us issues [Link](https://github.com/docker/for-win/issues/13127). It also seems that this feature is enabled...
did you find some solution on this? is there a fork that solves this?
We always need to delete the marker on the local filesystem (that is mounted as /root/) before we start the dev container to allow new extension to be installed and...
According to @chrmarti [link](https://github.com/microsoft/vscode-remote-release/issues/3975#issuecomment-724253368) > The marker file is created at the start of the extension installation. If the installation fails and you reload the window, it will not retry....
We would like to avoid extension installation on container rebuild but we would like to delete it (the /root/.vscode-server* folder) in case needed or keep them separate from different dev...
Maybe it is important to note: that I support people in corporate environment to getting started with dev containers, many of them are not experienced with Linux environment. So they...