It's useful to force a full rebuild of the dev container, sort of similar to rebuild without cache in vs code. There is already --build-no-cache but it seems to be gated by whether the image already exists.
And I'm also not sure how well supported these things are for compose-based dev containers. This doesn't really work in VS Code at the moment when you run rebuild no cache...
It's useful to force a full rebuild of the dev container, sort of similar to rebuild without cache in vs code. There is already --build-no-cache but it seems to be gated by whether the image already exists.
And I'm also not sure how well supported these things are for compose-based dev containers. This doesn't really work in VS Code at the moment when you run rebuild no cache...