Build base images for SAVE execution #76
build-base-images.yaml
on: schedule
Build custom Paketo builder for CPG-demo
1m 15s
Matrix: Build base images and push to ghcr.io
Annotations
4 errors
Build base images and push to ghcr.io (python, 3.4)
buildx failed with: ERROR: failed to solve: executor failed running [/bin/sh -c apt-get update && env DEBIAN_FRONTEND="noninteractive" apt-get install -y curl libcurl4-openssl-dev tzdata unzip]: exit code: 100
|
Build base images and push to ghcr.io (python, 3.2)
buildx failed with: ERROR: failed to solve: executor failed running [/bin/sh -c apt-get update && env DEBIAN_FRONTEND="noninteractive" apt-get install -y curl libcurl4-openssl-dev tzdata unzip]: exit code: 100
|
Build base images and push to ghcr.io (python, 3.3)
buildx failed with: ERROR: failed to solve: executor failed running [/bin/sh -c apt-get update && env DEBIAN_FRONTEND="noninteractive" apt-get install -y curl libcurl4-openssl-dev tzdata unzip]: exit code: 100
|
Build custom Paketo builder for CPG-demo
buildx failed with: ERROR: failed to solve: executor failed running [/bin/sh -c apt update && apt install -y software-properties-common && add-apt-repository ppa:deadsnakes/ppa && apt update && apt install -y gcc python3.10-dev]: exit code: 100
|