Build all of your Docker images concurrently from a file with bake

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

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.
surveyjs.io
featured
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
  • bake-action

    GitHub Action to use Buildx Bake as a high-level build command using Depot remote builders (by depot)

  • For those of you leveraging GitHub Actions, you can use the depot/bake-action to build images from your file inside your existing Actions workflows. Just swap in depot/bake-action for docker/bake-action, and you're good to go.

  • build-push-action

    GitHub Action to build and push Docker images with Depot (by depot)

  • Like our depot/build-push-action, you can use GitHub's OpenID Connect tokens via a trust relationship, so your builds can authenticate with Depot projects without needing any static access tokens. Here is an example GitHub Action workflow that builds images from a docker-bake.hcl file:

  • 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.

    SurveyJS 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

  • Launch HN: Depot (YC W23) – Fast Docker Images in the Cloud

    6 projects | news.ycombinator.com | 22 Feb 2023
  • GitHub Actions as a time-sharing supercomputer

    4 projects | news.ycombinator.com | 10 Jan 2024
  • GitHub Actions Are a Problem

    19 projects | news.ycombinator.com | 12 Nov 2023
  • 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