Building with Qemu via Github Actions taking forever. What other options are there?

This page summarizes the projects mentioned and recommended in the original post on /r/docker

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • ghaction-docker-buildx

    Discontinued :octocat: GitHub Action to set up Docker Buildx

    To be clear, that article does NOT provide a solution for avoiding QEMU. I suggested it because it describes "the hard way" to get a single image multi-arch image. The github action crazy-max/ghaction-docker-buildx has been archived and replaced by docker/setup-qemu-action and docker/setup-buildx-action, which it seems like you were already using.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • setup-qemu-action

    GitHub Action to install QEMU static binaries

    To be clear, that article does NOT provide a solution for avoiding QEMU. I suggested it because it describes "the hard way" to get a single image multi-arch image. The github action crazy-max/ghaction-docker-buildx has been archived and replaced by docker/setup-qemu-action and docker/setup-buildx-action, which it seems like you were already using.

  • setup-buildx-action

    GitHub Action to set up Docker Buildx

    To be clear, that article does NOT provide a solution for avoiding QEMU. I suggested it because it describes "the hard way" to get a single image multi-arch image. The github action crazy-max/ghaction-docker-buildx has been archived and replaced by docker/setup-qemu-action and docker/setup-buildx-action, which it seems like you were already using.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Got permission denied while trying to connect to the Docker daemon socket?

    2 projects | news.ycombinator.com | 27 Sep 2024
  • Docker buildx: action suddenly failing with no change in workflows

    1 project | news.ycombinator.com | 27 Sep 2024
  • My HNG Journey. Stage Four: Mastering Multi-Environment Deployments: A Deep Dive into CI/CD with Next.js, Docker, and Nginx

    1 project | dev.to | 3 Aug 2024
  • Dockerize and Deploy a NodeJS Application to Cloud Run with GitHub Actions

    3 projects | dev.to | 5 Oct 2023
  • Automating Tag Creation, Release, and Docker Image Publishing with GitHub Actions

    5 projects | dev.to | 26 Jul 2023

Did you konow that TypeScript is
the 2nd most popular programming language
based on number of metions?