Dagger icon
Dagger icon

Dagger

 2 likes

A portable devkit for CI/CD pipelines. Build powerful CI/CD pipelines quickly, then run them anywhere.

License model

  • FreeOpen Source

Application type

Platforms

  • Mac
  • Windows
  • Linux
  No rating
2likes
0comments
0news articles

Features

Suggest and vote on features

Dagger News & Activities

Highlights All activities

Recent activities

No activities found.

Dagger information

  • Developed by

    Solomon Hykes
  • Licensing

    Open Source (Apache-2.0) and Free product.
  • Written in

  • Alternatives

    10 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  13,513 Stars
  •  713 Forks
  •  731 Open Issues
  •   Updated Apr 11, 2025 
View on GitHub

Our users have written 0 comments and reviews about Dagger, and it has gotten 2 likes

Dagger was added to AlternativeTo by Paul on Mar 31, 2022 and this page was last updated Mar 31, 2022.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Dagger?

Dagger is a portable devkit for CICD.

Using Dagger, software teams can develop powerful CICD pipelines with minimal effort, then run them anywhere. Benefits include:

  • Unify dev and CI environments. Write your pipeline once, Dagger will run it the same everywhere.
  • Reduce CI lock-in. No more re-writing everything from scratch every 6 months.

How does it work?

  • Automate actions with your favorite programming language. No proprietary SDK: just regular shell, Go, Javascript, Python...
  • Reuse actions from a large and growing catalog.
  • Tie it all together in CUE - a revolutionary declarative language invented at Google. No more YAML hell!
  • Test and debug instantly on your local machine. No more waiting 10min to catch a typo.
  • Run your pipelines on any Docker-compatible runtime, for maximum portability. This means most modern CI runners can run Dagger out of the box.

Official Links