Skip to content

Update the docker workflow to build a devcontainer specifically #16

Update the docker workflow to build a devcontainer specifically

Update the docker workflow to build a devcontainer specifically #16

Triggered via pull request March 7, 2024 09:18
Status Failure
Total duration 3m 3s
Artifacts

docker.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
docker
Dev container build failed: Command failed: docker buildx build --platform linux/amd64,linux/arm64 --output type=oci,dest=/tmp/output.tar --build-arg BUILDKIT_INLINE_CACHE=1 -f /tmp/devcontainercli-runner/container-features/0.57.0-1709803259547/Dockerfile-with-features -t ghcr.io/fermyon/workshops:ghcr.io/fermyon/workshops:pr-58 --target dev_containers_target_stage --cache-from ghcr.io/fermyon/workshops:ghcr.io/fermyon/workshops:pr-58 --cache-from ghcr.io/fermyon/workshops --build-arg _DEV_CONTAINERS_BASE_IMAGE=dev_container_auto_added_stage_label /home/runner/work/workshops/workshops/.devcontainer (exit code: undefined) An error occurred building the image.
docker
Command failed: docker buildx build --platform linux/amd64,linux/arm64 --output type=oci,dest=/tmp/output.tar --build-arg BUILDKIT_INLINE_CACHE=1 -f /tmp/devcontainercli-runner/container-features/0.57.0-1709803259547/Dockerfile-with-features -t ghcr.io/fermyon/workshops:ghcr.io/fermyon/workshops:pr-58 --target dev_containers_target_stage --cache-from ghcr.io/fermyon/workshops:ghcr.io/fermyon/workshops:pr-58 --cache-from ghcr.io/fermyon/workshops --build-arg _DEV_CONTAINERS_BASE_IMAGE=dev_container_auto_added_stage_label /home/runner/work/workshops/workshops/.devcontainer
docker
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.