microsoft / microsoft/vscode-remote-release
Use latest images when using docker-compose in devcontainer
Open
@chrmarti is already working on this.
Since Mar 8, 2023.
bug
containers
- Dominant language
- Dockerfile
- Stars
- 4.2k
- Forks
- 470
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
Related to: https://github.com/microsoft/vscode-remote-release/issues/3128, when using docker-compose files to Rebuild and Reopen/Rebuild without Cache and Reopen, vscode does not download the latest image versions.
It can currently be worked around via initializeCommand as suggested in the other issue, but this gets quite verbose when using multiple compose files & makes for a maintenance pain, as I need to maintain the list of files in two places
- VSCode Version: 1.75.1
- Local OS Version: Windows 10
- Remote OS Version: Docker for windows
- Remote Extension/Connection Type: Docker
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.