Use Docker to build better CI/CD pipelines with Dagger

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
  • dagger-for-github

    Discontinued GitHub Action for Dagger

  • The Dockerized design also allows pipelines made with Dagger devkit to be run in every CI/CD runtime environment like, for example, Github Action (using the official Dagger Github Action from the marketplace). Furthermore, it can also be run independently of the architecture of the platform. The only requirement is the Docker ecosystem support. So it can be run on a managed runner (eg. Github Runners), a self-hosted runner, a local machine, a serverless compute instance, etc.

  • dagger

    Application Delivery as Code that Runs Anywhere (by dagger)

  • Here you can see the import of some packages from the "universe". The Universe is a community package repository, all sources of these packages can be found here, you can also contribute to them.

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

  • Dagger's team made a demo app with pipelines designed to execute build and test jobs. It's useful to discover and try Dagger. To use it, you must, of course, have Docker installed since Dagger will use Buildkit but you must also install the CLI (the CUE one is available here: https://docs.dagger.io/sdk/cue/526369/install) Once done, clone this repository: https://github.com/dagger/todoapp/blob/main/dagger.cue Finally, open a terminal inside this freshly cloned project and run dagger-cue project update.

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

  • Act: Run your GitHub Actions locally

    14 projects | news.ycombinator.com | 25 Nov 2022
  • Push code with GitHub Actions to Google Cloud’s Artifact Registry

    2 projects | dev.to | 10 Apr 2024
  • Czym jest funkcja bezserwerowa?

    2 projects | dev.to | 7 Feb 2024
  • GitHub Actions as a time-sharing supercomputer

    4 projects | news.ycombinator.com | 10 Jan 2024
  • How to Get Preview Environments for Every Pull Request

    5 projects | dev.to | 13 Dec 2023