Docker base #8
Annotations
1 error
Cache build of image
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c set -x && TEMP_PACKAGES=() && KEPT_PACKAGES=() && TEMP_PACKAGES+=(build-essential) && TEMP_PACKAGES+=(cmake) && TEMP_PACKAGES+=(libfreetype6-dev) && TEMP_PACKAGES+=(libfontconfig1-dev) && TEMP_PACKAGES+=(libpng-dev) && TEMP_PACKAGES+=(libjpeg-dev) && TEMP_PACKAGES+=(libssl-dev) && TEMP_PACKAGES+=(libxft-dev) && TEMP_PACKAGES+=(make) && TEMP_PACKAGES+=(python3-dev) && TEMP_PACKAGES+=(python3-setuptools) && TEMP_PACKAGES+=(python3-wheel) && KEPT_PACKAGES+=(bash) && KEPT_PACKAGES+=(ca-certificates) && KEPT_PACKAGES+=(chrpath) && KEPT_PACKAGES+=(locales) && KEPT_PACKAGES+=(locales-all) && KEPT_PACKAGES+=(libfreetype6) && KEPT_PACKAGES+=(libfontconfig1) && KEPT_PACKAGES+=(p7zip-full) && KEPT_PACKAGES+=(python3) && KEPT_PACKAGES+=(python3-pip) && KEPT_PACKAGES+=(unrar-free) && DEBIAN_FRONTEND=noninteractive apt-get update -y && apt-get -yq upgrade && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends ${KEPT_PACKAGES[@]} ${TEMP_PACKAGES[@]} && python -m pip install --upgrade pip && python -m venv /opt/venv && python -m pip install -r /opt/kcc/requirements.txt" did not complete successfully: exit code: 1
|
Loading