Docker base #8
docker-base-publish.yml
on: workflow_dispatch
build_and_push
/
Prepare workflow environment
9s
build_and_push
/
Build (manifest)
4m 31s
build_and_push
/
Build nohealthcheck (manifest)
0s
Matrix: build_and_push / Build
Matrix: build_and_push / Build nohealthcheck
Annotations
5 errors, 18 warnings, and 1 notice
build_and_push / Build (linux/arm64)
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
|
build_and_push / Build (linux/arm/v7)
The job was canceled because "linux_arm64" failed.
|
build_and_push / Build (linux/arm/v7)
The operation was canceled.
|
build_and_push / Build (manifest)
The run was canceled by @axu2.
|
build_and_push / Build (manifest)
The operation was canceled.
|
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#L73
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#L128
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#L131
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#L134
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#L73
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#L128
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#L131
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#L134
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#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#L73
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#L128
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#L131
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#L134
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~3AKZGU.dockerbuild
Expired
|
49.5 KB |
|
ciromattia~kcc~BYA94H.dockerbuild
Expired
|
40.5 KB |
|
ciromattia~kcc~OUT5NO.dockerbuild
Expired
|
50.4 KB |
|
ciromattia~kcc~TXHT2Z.dockerbuild
Expired
|
32.3 KB |
|