microsoft / microsoft/vscode-remote-release

Use latest images when using docker-compose in devcontainer

Open
#8,094 5 comments 5 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.