Skip to content

Docker base

Docker base #11

Manually triggered September 29, 2024 15:24
Status Failure
Total duration 5m 43s
Artifacts 5

docker-base-publish.yml

on: workflow_dispatch
build_and_push  /  Prepare workflow environment
15s
build_and_push / Prepare workflow environment
build_and_push  /  Build (manifest)
5m 7s
build_and_push / Build (manifest)
build_and_push  /  Build nohealthcheck (manifest)
0s
build_and_push / Build nohealthcheck (manifest)
Matrix: build_and_push / Build
Matrix: build_and_push / Build nohealthcheck
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 18 warnings, and 1 notice
build_and_push / Build (linux/arm/v7)
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+=(libffi-dev) && 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
build_and_push / Build (linux/arm64)
The job was canceled because "linux_arm_v7" failed.
build_and_push / Build (linux/arm64)
The operation was canceled.
build_and_push / Build (manifest)
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+=(libffi-dev) && 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
The 'as' keyword should match the case of the 'from' keyword: Dockerfile-base.use#L133
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: Dockerfile-base.use#L136
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: Dockerfile-base.use#L139
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: Dockerfile-base.use#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: Dockerfile-base.use#L19
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: Dockerfile-base.use#L76
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: Dockerfile-base.use#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: Dockerfile-base.use#L19
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: Dockerfile-base.use#L76
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: Dockerfile-base.use#L133
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: Dockerfile-base.use#L136
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: Dockerfile-base.use#L139
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: Dockerfile-base.use#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: Dockerfile-base.use#L19
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: Dockerfile-base.use#L76
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: Dockerfile-base.use#L133
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: Dockerfile-base.use#L136
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: Dockerfile-base.use#L139
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
build_platform_specific (linux/amd64): Images built & pushed
ghcr.io/ciromattia/kcc:docker-base-20240928_linux_amd64

Artifacts

Produced during runtime
Name Size
ciromattia~kcc~2PDTAO.dockerbuild
60.5 KB
ciromattia~kcc~7BX6DM.dockerbuild
40.8 KB
ciromattia~kcc~L0G4N3.dockerbuild
30.7 KB
ciromattia~kcc~SYKDYT.dockerbuild
50.4 KB
ciromattia~kcc~WI6R9W.dockerbuild
50.6 KB