Fix docker container build error in codespaces #20
Annotations
2 errors
|
build
Command failed: docker buildx build --load --build-arg BUILDKIT_INLINE_CACHE=1 -f /tmp/devcontainercli-runner/container-features/0.80.3-1765665095906/Dockerfile-with-features -t undefined:latest --target dev_containers_target_stage --build-arg VARIANT=3.13-bookworm --build-arg _DEV_CONTAINERS_BASE_IMAGE=dev_container_auto_added_stage_label /home/runner/work/Python/Python
|
|
build
Dev container build failed: Command failed: docker buildx build --load --build-arg BUILDKIT_INLINE_CACHE=1 -f /tmp/devcontainercli-runner/container-features/0.80.3-1765665095906/Dockerfile-with-features -t undefined:latest --target dev_containers_target_stage --build-arg VARIANT=3.13-bookworm --build-arg _DEV_CONTAINERS_BASE_IMAGE=dev_container_auto_added_stage_label /home/runner/work/Python/Python (exit code: undefined)
An error occurred building the image.
|