Skip to content

fix: Pin onnx versions to builds that don't require rare dlls #2766

fix: Pin onnx versions to builds that don't require rare dlls

fix: Pin onnx versions to builds that don't require rare dlls #2766

Triggered via push October 12, 2024 14:36
Status Success
Total duration 18m 40s
Artifacts 3
Matrix: docker
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Empty continuation lines will become errors in a future release: docker/Dockerfile#L51
Empty continuation line found in: RUN --mount=type=cache,target=/root/.cache/pip python3 -m venv ${VIRTUAL_ENV} && if [ "$TARGETPLATFORM" = "linux/arm64" ] || [ "$GPU_DRIVER" = "cpu" ]; then extra_index_url_arg="--extra-index-url https://download.pytorch.org/whl/cpu"; elif [ "$GPU_DRIVER" = "rocm" ]; then extra_index_url_arg="--extra-index-url https://download.pytorch.org/whl/rocm5.6"; else extra_index_url_arg="--extra-index-url https://download.pytorch.org/whl/cu124"; fi && if [ "$GPU_DRIVER" = "cuda" ] && [ "$TARGETPLATFORM" = "linux/amd64" ]; then pip install $extra_index_url_arg -e ".[xformers]"; else pip install $extra_index_url_arg -e "."; fi More info: https://github.com/moby/moby/pull/33719
Empty continuation lines will become errors in a future release: docker/Dockerfile#L51
Empty continuation line found in: RUN --mount=type=cache,target=/root/.cache/pip python3 -m venv ${VIRTUAL_ENV} && if [ "$TARGETPLATFORM" = "linux/arm64" ] || [ "$GPU_DRIVER" = "cpu" ]; then extra_index_url_arg="--extra-index-url https://download.pytorch.org/whl/cpu"; elif [ "$GPU_DRIVER" = "rocm" ]; then extra_index_url_arg="--extra-index-url https://download.pytorch.org/whl/rocm5.6"; else extra_index_url_arg="--extra-index-url https://download.pytorch.org/whl/cu124"; fi && if [ "$GPU_DRIVER" = "cuda" ] && [ "$TARGETPLATFORM" = "linux/amd64" ]; then pip install $extra_index_url_arg -e ".[xformers]"; else pip install $extra_index_url_arg -e "."; fi More info: https://github.com/moby/moby/pull/33719
Empty continuation lines will become errors in a future release: docker/Dockerfile#L51
Empty continuation line found in: RUN --mount=type=cache,target=/root/.cache/pip python3 -m venv ${VIRTUAL_ENV} && if [ "$TARGETPLATFORM" = "linux/arm64" ] || [ "$GPU_DRIVER" = "cpu" ]; then extra_index_url_arg="--extra-index-url https://download.pytorch.org/whl/cpu"; elif [ "$GPU_DRIVER" = "rocm" ]; then extra_index_url_arg="--extra-index-url https://download.pytorch.org/whl/rocm5.6"; else extra_index_url_arg="--extra-index-url https://download.pytorch.org/whl/cu124"; fi && if [ "$GPU_DRIVER" = "cuda" ] && [ "$TARGETPLATFORM" = "linux/amd64" ]; then pip install $extra_index_url_arg -e ".[xformers]"; else pip install $extra_index_url_arg -e "."; fi More info: https://github.com/moby/moby/pull/33719

Artifacts

Produced during runtime
Name Size
invoke-ai~InvokeAI~9VDSZM.dockerbuild
250 KB
invoke-ai~InvokeAI~9WUTF7.dockerbuild
122 KB
invoke-ai~InvokeAI~AEQGS1.dockerbuild
244 KB