No more links between GitHub and DockerHub

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • cleaver-docker

    Support repo for the scripts and files used to build the Cleaver Docker image

    This is what I've been doing since Docker removed image builds from the hub. Here's an example repo where I'm building an image for both ARM + AMD: https://github.com/aschmelyun/cleaver-docker/blob/main/.github/workflows/publish-docker.yml

  • wordpress-anonymizer

    Anonymize a WordPress database without a WordPress installation

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

  • secure-mysql-backups

    Long-term retention for secure MySQL backups

  • installer

    Docker installer builder for NumberNine CMS (by numberninecms)

  • login-action

    GitHub Action to login against a Docker registry

    docker/login-action to log in to a container registy from a GitHub action (using GitHub secrets for the credentials, of course). Examples for common registries are included.

  • setup-qemu-action

    GitHub Action to install QEMU static binaries

    docker/setup-buildx-action and docker/setup-qemu-action to add support for building multi-architecture images.

  • metadata-action

    GitHub Action to extract metadata (tags, labels) from Git reference and GitHub events for Docker

    docker/metadata-action to figure out tags and labels for images build from (newly-added) git tags automatically (with semver support).

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • build-push-action

    GitHub Action to build and push Docker images with Buildx

    docker/build-push-action to build and publish images with that metadata.

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