Where do you build your image in your pipeline?

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
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • build-push-action

    GitHub Action to build and push Docker images with Buildx

  • I'm currently using GitHub Actions to build the image. Problem is, caching is broken, so I'm essentially building from scratch every time. Where do you guys build your images within your pipelines, and does it work for you (specifically caching)?

  • phoenix_container_example

    Production-quality example for Elixir/Phoenix building, testing, and running in containers

  • Here is a full-featured example of building images in GitHub Actions that includes optimized caching: https://github.com/cogini/phoenix_container_example/blob/master/.github/workflows/ci-ghcr.yml

  • 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