Skip to content

GitHub Actions -- Docker build-push-action failing  #137

@callahantiff

Description

@callahantiff

Problem

@bill-baumgartner -- hoping to see if you might see something I am missing. The Docker build-push-action part of the GitHub Actions QC run is failing with the following error message:

Error: buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y     apt-transport-https     software-properties-common     unzip     curl" did not complete successfully: exit code: 100

You can see the logs for the failed builds here:

Details

I have updated the GitHub Action script to make sure that we are using the latest version of everything and have ensured that we are still following the suggested workflow, which we are. In case you are curious, the latest requirements are listed here: https://github.com/docker/build-push-action.

Associated Scripts/Files

Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions