How to rebuild devcontainer using anysphere.remote-containers

ms-vscode-remote.remote-containers used to provide an quick option to Rebuild a container and Rebuild a container without Cache
These were very useful when working with dev containers e.g., when the .env files have changed and I have to rebuild the container to pick the new ones

Right now you will have to manually delete and recreate the container. We’ll add this command in the next update to the remote containers extension.

1 Like