Skip to content

deploy-docker

deploy-docker #99

Manually triggered October 16, 2023 17:33
Status Failure
Total duration 46s
Artifacts

deploy-docker.yml

on: workflow_dispatch
Deploy Docker Hub
35s
Deploy Docker Hub
Fit to window
Zoom out
Zoom in

Annotations

1 error
Deploy Docker Hub
buildx failed with: ERROR: failed to solve: process "/bin/sh -c DEBIAN_FRONTEND=noninteractive apt-get install -qq -y --fix-missing --no-install-recommends gcc=8.4.0-1ubuntu1~18.04 libffi-dev rustc zlib1g-dev libjpeg-dev libssl-dev make automake ninja-build g++=8.4.0-1ubuntu1~18.04 subversion python3-dev && if [ \"${BUILDX_QEMU_ENV}\" = \"true\" ] && [ \"$(getconf LONG_BIT)\" = \"32\" ]; then pip install -U cryptography==3.3.2; fi && pip install -r requirements.txt && pip cache purge && apt-get remove -y gcc rustc && apt-get autoremove -y && apt-get autoclean -y && apt-get clean -y && rm -rf /var/lib/apt/lists/* && rm -rf /usr/share/doc/*" did not complete successfully: exit code: 100