Skip to content

Dockerfile: Use heredoc for multi-line RUN #427

Dockerfile: Use heredoc for multi-line RUN

Dockerfile: Use heredoc for multi-line RUN #427

Triggered via pull request June 24, 2025 14:40
Status Failure
Total duration 2m 38s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Build (linux/amd64)
Executing the custom container implementation failed. Please contact your self hosted runner administrator.
Build (linux/amd64)
Process completed with exit code 1.
Build (linux/amd64)
Error: failed to run script step: command terminated with non-zero exit code: error executing command [sh -e /__w/_temp/72e4acf0-5109-11f0-a7e3-11254df8d48c.sh], exit code 1
Build (linux/amd64)
Error: buildah exited with code 125 Error: building at STEP "RUN <<EOF": failed to process "\n\tif [ \"${HOSTTYPE}\" = \"x86_64\" ]; then\n\t\tDOXYGEN_DIR=\"${DOXYGEN_VERSION}\"\n\t\tDOXYGEN_DIR=\"${DOXYGEN_DIR//./_}\"\n\t\twget ${WGET_ARGS} \"https://github.com/doxygen/doxygen/releases/download/Release_${DOXYGEN_DIR}/doxygen-${DOXYGEN_VERSION}.linux.bin.tar.gz\"\n\t\ttar xf doxygen-${DOXYGEN_VERSION}.linux.bin.tar.gz -C /opt\n\t\tln -s /opt/doxygen-${DOXYGEN_VERSION}/bin/doxygen /usr/local/bin\n\t\trm doxygen-${DOXYGEN_VERSION}.linux.bin.tar.gz\n\tfi": unsupported modifier (/) in substitution
Build (linux/arm64)
Executing the custom container implementation failed. Please contact your self hosted runner administrator.
Build (linux/arm64)
The strategy configuration was canceled because "build.linux_amd64_amd64_zephyr-" failed