microsoft / microsoft/vscode-remote-release
[devcontainer] Move docker (compose) path to Remote section / Allow override of settings by Remote section
Open
@chrmarti is already working on this.
Since Jul 8, 2024.
containers
feature-request
- Dominant language
- Dockerfile
- Stars
- 4.2k
- Forks
- 469
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
Hello,
I was wondering if it could be possible to move the following settings into the "Remote" section, or at least allow them to be overriden in the "Remote" section:
- dev.containers.dockerComposePath
- dev.containers.dockerPath
- dev.containers.executeInWSL
I have a different container "engine" when I use WSL (docker), or when I use another remote environment (podman).
Doing so would help me, because I would no longer have to change this settings everytime I switch from WSL to the other remote environment.
Best regards,
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.