Added
- Added support for debugging .NET projects with .NET SDK container build. #3808
- Introduced optional status bar item displaying the current Docker context. #3690
- Enabled customization of entry point for docker run tasks. #3831
Fixed
- Updated Dockerfile language server to ignore empty continuation lines in COPY instructions and resolve an infinite loop caused by quotes in comments for the semantic highlighter. #3576, #3836
- Resolved the failure to build Windows containers in the Build image command. #3915
- Fixed the issue where .NET Debugging with Docker Compose failed to hit breakpoints. #3912