Skip to content

Update Dockerfile

Update Dockerfile #73

Triggered via push November 16, 2024 20:05
Status Cancelled
Total duration 3m 12s
Artifacts 2
simple-checks  /  Validate Image Metadata
4s
simple-checks / Validate Image Metadata
get-changed-images  /  Get Changed Images
4s
get-changed-images / Get Changed Images
build-images  /  Prepare to Build
13s
build-images / Prepare to Build
Matrix: build-images / build-platform-images
Matrix: build-images / merge
build-images  /  Build matrix success
0s
build-images / Build matrix success
Render Readme  /  Render README
15s
Render Readme / Render README
Fit to window
Zoom out
Zoom in

Annotations

4 errors
build-images / Build/Test bazarr (linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c echo \"**** Installing build and runtime dependencies ****\" && apk add --no-cache build-base cargo libffi-dev libpq-dev libxml2-dev libxslt-dev python3-dev ffmpeg libxml2 libxslt bash jo jq trurl tzdata unzip mediainfo python3 curl coreutils ca-certificates catatonit && echo \"**** Downloading and extracting Bazarr ****\" && curl -fsSL -o /tmp/bazarr.zip \"https://github.com/morpheus65535/bazarr/releases/download/v${VERSION}/bazarr.zip\" && unzip -q /tmp/bazarr.zip -d /app/bin && rm /tmp/bazarr.zip && echo \"**** Setting Bazarr package info ****\" && printf \"UpdateMethod=docker\\nBranch=master\\nPackageVersion=%s\\nPackageAuthor=[Darkfella](https://github.com/darkfella91)\\n\" \"${VERSION}\" > /app/package_info && echo \"**** Setting up Python virtual environment and installing dependencies ****\" && python3 -m venv /app/venv && /app/venv/bin/pip install --upgrade --no-cache-dir pip wheel && /app/venv/bin/pip install --upgrade --no-cache-dir certifi && /app/venv/bin/pip install --upgrade --no-cache-dir --find-links https://wheel-index.linuxserver.io/alpine-3.20/ -r /app/bin/requirements.txt -r /app/bin/postgres-requirements.txt && echo \"Dynamically setting REQUESTS_CA_BUNDLE to: $REQUESTS_CA_BUNDLE\" && PYTHON_VERSION=$(python3 -c 'import sys; print(\".\".join(map(str, sys.version_info[:3])))') && echo \"**** Cleaning up build dependencies and unnecessary files ****\" && apk del --purge build-base cargo libffi-dev libpq-dev libxml2-dev libxslt-dev python3-dev unzip && rm -rf /root/.cache /root/.cargo /tmp/* && echo \"**** Setting proper ownership and permissions for /app ****\" && chown -R root:root /app && chmod -R 755 /app" did not complete successfully: exit code: 1
build-images / Build/Test bazarr (linux/arm64)
The run was canceled by @Darkfella91.
build-images / Build/Test bazarr (linux/arm64)
buildx failed with: ERROR: failed to solve: process "/dev/.buildkit_qemu_emulator /bin/sh -c echo \"**** Installing build and runtime dependencies ****\" && apk add --no-cache build-base cargo libffi-dev libpq-dev libxml2-dev libxslt-dev python3-dev ffmpeg libxml2 libxslt bash jo jq trurl tzdata unzip mediainfo python3 curl coreutils ca-certificates catatonit && echo \"**** Downloading and extracting Bazarr ****\" && curl -fsSL -o /tmp/bazarr.zip \"https://github.com/morpheus65535/bazarr/releases/download/v${VERSION}/bazarr.zip\" && unzip -q /tmp/bazarr.zip -d /app/bin && rm /tmp/bazarr.zip && echo \"**** Setting Bazarr package info ****\" && printf \"UpdateMethod=docker\\nBranch=master\\nPackageVersion=%s\\nPackageAuthor=[Darkfella](https://github.com/darkfella91)\\n\" \"${VERSION}\" > /app/package_info && echo \"**** Setting up Python virtual environment and installing dependencies ****\" && python3 -m venv /app/venv && /app/venv/bin/pip install --upgrade --no-cache-dir pip wheel && /app/venv/bin/pip install --upgrade --no-cache-dir certifi && /app/venv/bin/pip install --upgrade --no-cache-dir --find-links https://wheel-index.linuxserver.io/alpine-3.20/ -r /app/bin/requirements.txt -r /app/bin/postgres-requirements.txt && echo \"Dynamically setting REQUESTS_CA_BUNDLE to: $REQUESTS_CA_BUNDLE\" && PYTHON_VERSION=$(python3 -c 'import sys; print(\".\".join(map(str, sys.version_info[:3])))') && echo \"**** Cleaning up build dependencies and unnecessary files ****\" && apk del --purge build-base cargo libffi-dev libpq-dev libxml2-dev libxslt-dev python3-dev unzip && rm -rf /root/.cache /root/.cargo /tmp/* && echo \"**** Setting proper ownership and permissions for /app ****\" && chown -R root:root /app && chmod -R 755 /app" did not complete successfully: exit code: 1
build-images / Merge bazarr
Process completed with exit code 2.

Artifacts

Produced during runtime
Name Size
Darkfella91~containers~KPVEYA.dockerbuild
29.8 KB
Darkfella91~containers~T06O5F.dockerbuild
28.9 KB