Use latest images when using docker-compose in devcontainer #8094
Labels
bug
Issue identified by VS Code Team member as probable bug
containers
Issue in vscode-remote containers
Related to: #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
The text was updated successfully, but these errors were encountered: