Push and publish Docker images with GitHub Actions

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • arkitect

    Put your architectural rules under test!

  • So for this reason, in one open-source project Arkitect where I’m contributing nowadays, we have a Dockerfile that needs to be published every time there is a push on master, or a new release comes out.

  • ghaction-docker-meta

    Discontinued GitHub Action to extract metadata (tags, labels) for Docker [Moved to: https://github.com/docker/metadata-action]

  • I have used these GitHub Actions: crazy-max/ghaction-docker-meta@v2: it extracts metadata (tags, labels) for Docker.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • build-push-action

    GitHub Action to build and push Docker images with Buildx

  • docker/build-push-action@v2: it builds and pushes Docker images with Buildx with the full support of the features provided by Moby BuildKit builder toolkit.

  • buildx

    Docker CLI plugin for extended build capabilities with BuildKit

  • docker/build-push-action@v2: it builds and pushes Docker images with Buildx with the full support of the features provided by Moby BuildKit builder toolkit.

  • buildkit

    concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit

  • docker/build-push-action@v2: it builds and pushes Docker images with Buildx with the full support of the features provided by Moby BuildKit builder toolkit.

  • SaaSHub

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

    SaaSHub logo
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

  • One Dockerfile is all it takes, falling in love with bake

    5 projects | dev.to | 16 Jan 2023
  • How to use Docker layer caching in GitHub Actions

    2 projects | dev.to | 27 Jun 2022
  • Why Darwin Failed (2006)

    3 projects | news.ycombinator.com | 31 May 2022
  • 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