I cannot start the existing devcontainer anymore after upgrade to Docker 4.7.1
I then started to create a new environment following the process described in the documentation, but that fails with the same problem:
[82 ms] Remote-Containers 0.231.6 in VS Code 1.66.2 (dfd34e8260c270da74b5c2d86d61aee4b6d56977).
[81 ms] Start: Resolving Remote
[107 ms] Start: Check Docker is running
[108 ms] Start: Run: docker version --format {{.Server.APIVersion}}
[993 ms] Server API version: 1.41
[996 ms] Start: Run: docker volume ls -q
[2019 ms] Start: Run: docker build -f C:\Users\kongo09\AppData\Local\Temp\vsch\bootstrap-image\0.231.6\bootstrap.Dockerfile -t vsc-volume-bootstrap C:\Users\kongo09\AppData\Local\Temp\vsch\bootstrap-image\0.231.6
[+] Building 0.1s (1/2)
=> [internal] load build definition from bootstrap.Dockerfile 0.0s
=> => transferring dockerfile: 2B 0.0s
failed to solve with frontend dockerfile.v0: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount737255136/bootstrap.Dockerfile: no such file or directory
[3593 ms] Command failed: docker build -f C:\Users\kongo09\AppData\Local\Temp\vsch\bootstrap-image\0.231.6\bootstrap.Dockerfile -t vsc-volume-bootstrap C:\Users\kongo09\AppData\Local\Temp\vsch\bootstrap-image\0.231.6
[3594 ms] Exit code 1