Add a GitHub Actions workflow to build the Docker container image #9
Annotations
2 errors
build (linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get -y upgrade && apt-get -y install --no-install-recommends curl && apt-get clean && rm -rf /var/lib/apt/lists/* && rm /tmp/apt-packages" did not complete successfully: exit code: 1
|
build (linux/arm64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get -y upgrade && apt-get -y install --no-install-recommends curl && apt-get clean && rm -rf /var/lib/apt/lists/* && rm /tmp/apt-packages" did not complete successfully: exit code: 1
|