Skip to content

Update Dockerfile

Update Dockerfile #52

Triggered via push November 16, 2024 16:34
Status Cancelled
Total duration 2m 46s
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
8s
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
9s
Render Readme / Render README
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build-images / Build/Test bazarr (linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c echo \"**** Install build dependencies ****\" && apk add --no-cache --virtual=build-dependencies build-base cargo libffi-dev libpq-dev libxml2-dev libxslt-dev python3-dev && echo \"**** Install runtime dependencies ****\" && apk add --no-cache ffmpeg libxml2 libxslt mediainfo python3 curl catatonit && echo \"**** Create Bazarr directory and user ****\" && mkdir -p /app/bazarr && echo \"**** Download Bazarr ****\" && curl -fsSL -o /tmp/bazarr.zip \"https://github.com/morpheus65535/bazarr/releases/latest/download/v${VERSION}/bazarr.zip\" && unzip /tmp/bazarr.zip -d /app/bazarr && rm -rf /tmp/bazarr.zip && echo \"**** Set up virtual environment and install Python dependencies ****\" && python3 -m venv /app/bazarr/venv && . /app/bazarr/venv/bin/activate && pip install --upgrade pip wheel && pip install --no-cache-dir -r /app/bazarr/requirements.txt -r /app/bazarr/postgres-requirements.txt && deactivate && echo \"**** Clean up ****\" && apk del --purge build-dependencies && rm -rf /var/cache/apk/*" did not complete successfully: exit code: 22
build-images / Build/Test bazarr (linux/arm64)
buildx failed with: ERROR: failed to solve: process "/dev/.buildkit_qemu_emulator /bin/sh -c echo \"**** Install build dependencies ****\" && apk add --no-cache --virtual=build-dependencies build-base cargo libffi-dev libpq-dev libxml2-dev libxslt-dev python3-dev && echo \"**** Install runtime dependencies ****\" && apk add --no-cache ffmpeg libxml2 libxslt mediainfo python3 curl catatonit && echo \"**** Create Bazarr directory and user ****\" && mkdir -p /app/bazarr && echo \"**** Download Bazarr ****\" && curl -fsSL -o /tmp/bazarr.zip \"https://github.com/morpheus65535/bazarr/releases/latest/download/v${VERSION}/bazarr.zip\" && unzip /tmp/bazarr.zip -d /app/bazarr && rm -rf /tmp/bazarr.zip && echo \"**** Set up virtual environment and install Python dependencies ****\" && python3 -m venv /app/bazarr/venv && . /app/bazarr/venv/bin/activate && pip install --upgrade pip wheel && pip install --no-cache-dir -r /app/bazarr/requirements.txt -r /app/bazarr/postgres-requirements.txt && deactivate && echo \"**** Clean up ****\" && apk del --purge build-dependencies && rm -rf /var/cache/apk/*" did not complete successfully: exit code: 22
build-images / Merge bazarr
Process completed with exit code 2.

Artifacts

Produced during runtime
Name Size
Darkfella91~containers~N30YWT.dockerbuild
25.7 KB
Darkfella91~containers~RQGUDZ.dockerbuild
26.4 KB