Caching of the Docker image from the devcontainer #2
Annotations
2 errors and 1 warning
build
Dev container build failed: Command failed: docker buildx build --load --build-arg BUILDKIT_INLINE_CACHE=1 -f /tmp/devcontainercli-runner/container-features/0.72.0-1736825344972/Dockerfile-with-features -t ghcr.io/PRL-PRG/r-compile-server:latest --target dev_containers_target_stage --cache-from ghcr.io/PRL-PRG/r-compile-server:latest --build-context dev_containers_feature_content_source=/tmp/devcontainercli-runner/container-features/0.72.0-1736825344972 --build-arg _DEV_CONTAINERS_BASE_IMAGE=dev_container_auto_added_stage_label --build-arg _DEV_CONTAINERS_IMAGE_USER=root --build-arg _DEV_CONTAINERS_FEATURE_CONTENT_SOURCE=dev_container_feature_content_temp /home/runner/work/r-compile-server/r-compile-server/.devcontainer (exit code: undefined)
An error occurred building the image.
|
build
Command failed: docker buildx build --load --build-arg BUILDKIT_INLINE_CACHE=1 -f /tmp/devcontainercli-runner/container-features/0.72.0-1736825344972/Dockerfile-with-features -t ghcr.io/PRL-PRG/r-compile-server:latest --target dev_containers_target_stage --cache-from ghcr.io/PRL-PRG/r-compile-server:latest --build-context dev_containers_feature_content_source=/tmp/devcontainercli-runner/container-features/0.72.0-1736825344972 --build-arg _DEV_CONTAINERS_BASE_IMAGE=dev_container_auto_added_stage_label --build-arg _DEV_CONTAINERS_IMAGE_USER=root --build-arg _DEV_CONTAINERS_FEATURE_CONTENT_SOURCE=dev_container_feature_content_temp /home/runner/work/r-compile-server/r-compile-server/.devcontainer
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|