Skip to content

Disable DEBIAN_FRONTEND, try new base image #135

Disable DEBIAN_FRONTEND, try new base image

Disable DEBIAN_FRONTEND, try new base image #135

Triggered via push December 4, 2023 12:18
Status Failure
Total duration 38s
Artifacts

publish.yml

on: push
Python  /  Build and deploy
27s
Python / Build and deploy
Python Django  /  Build and deploy
Python Django / Build and deploy
Python (root)  /  Build and deploy
Python (root) / Build and deploy
Python Django (root)  /  Build and deploy
Python Django (root) / Build and deploy
Fit to window
Zoom out
Zoom in

Annotations

1 error
Python / Build and deploy
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c set -eux; export DEBIAN_FRONTEND=noninteractive; apt-get update; apt-get -y upgrade; apt-get install -y --no-install-recommends curl=7.88.1-10+deb12u4 build-essential=12.9 libmagic-dev=1:5.44-3; apt-get clean; apt-get autoremove -y --purge; \trm -rfv /var/lib/apt/lists/*; useradd --system --create-home app; mkdir -p /app; chown app:app -R /app; chmod 700 /app" did not complete successfully: exit code: 100