Docker Build and Push #332
Annotations
3 errors
build (ubuntu20)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y curl software-properties-common gnupg2 winbind xvfb && dpkg --add-architecture i386 && curl -O https://dl.winehq.org/wine-builds/winehq.key && apt-key add winehq.key && add-apt-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ focal main' && apt-get install -y winehq-stable=9.0* && apt-get install -y winetricks && DEBIAN_FRONTEND=noninteractive apt-get install -y locales && sed -i -e 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /etc/locale.gen && dpkg-reconfigure --frontend=noninteractive locales && update-locale LANG=en_US.UTF-8" did not complete successfully: exit code: 100
|
build (ubuntu22)
The job was canceled because "ubuntu20" failed.
|
build (ubuntu22)
The operation was canceled.
|