vscode-remote-release
vscode-remote-release copied to clipboard
dev.containers.dockerPath should be a workspace setting
It would be great to be able to set the setting dev.containers.dockerPath as a workspace setting.
If one mixes docker and e.g. podman devcontainers (which is the case for me) the settings needs to be changed manually every time one is switching to a repository which is using another container engine.
This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 10 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.
Happy Coding!
:slightly_smiling_face: This feature request received a sufficient number of community upvotes and we moved it to our backlog. To learn more about how we handle feature requests, please see our documentation.
Happy Coding!
Agree, rootless podman definitely reduces the attack surface, which means better security, but docker rootful is required for some cases.
And also, if this feature-request is accepted, I think how to avoid the image or features modify these settings should be considered.