Update Dockerfile #52
release-on-merge.yaml
on: push
simple-checks
/
Validate Image Metadata
4s
Matrix: build-images / build-platform-images
Matrix: build-images / merge
Render Readme
/
Render README
9s
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 |
|