docker #965
ci_docker.yml
on: schedule
Build Docker Bookworm image and push to repositories
2m 30s
Build Docker Alpine image and push to repositories
2m 32s
Build Docker Bullseye image (for PyInstsaller) and push to repositories
10m 56s
Annotations
1 error
Build Docker Bookworm image and push to repositories
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends libgl1 libglib2.0-0 libsm6 libzbar0 python3-tk && rm -rf /var/lib/apt/lists/* && pip install --no-cache-dir -U pip -r requirements.txt && if [ \"$RUN_TESTS\" = \"true\" ]; then /extract/run_pytest.sh; else echo \"Not running tests...\"; fi && echo 'test -s /extract/.alias && . /extract/.alias || true' >> ~/.bashrc" did not complete successfully: exit code: 100
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
alpine_digests
|
139 Bytes |
|
bullseye_digests
|
139 Bytes |
|