Docker Build and Publish Base Image #2
docker-publish-base.yml
on: workflow_dispatch
build-and-push
36s
Annotations
1 error
|
build-and-push
buildx failed with: ERROR: failed to solve: process "/dev/.buildkit_qemu_emulator /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl gnupg supervisor nginx tzdata vim python3 python3-pip python3-venv && ln -fs /usr/share/zoneinfo/${TZ} /etc/localtime && echo ${TZ} > /etc/timezone && dpkg-reconfigure -f noninteractive tzdata" did not complete successfully: exit code: 100
|