Earthly
Repeatable, container-based builds for CI
Earthly is an open-source build automation tool that runs reproducible builds inside containers using a syntax that combines Dockerfiles and Makefiles. It works the same on any CI system or locally.
Key features
- Reproducible container builds
- Works on any CI
- Parallel build execution
- Build cache support
Strengths
- Released under the MPL-2.0 license
- First-class Docker support for quick deployment
- Mature project with 12k GitHub stars
- Written in Go
Earthly replaces
Compare Earthly
5 head-to-head comparisons.
Similar ci/cd & build apps
act
CI/CD & BuildRun GitHub Actions workflows locally for fast feedback
Replaces GitHub Actions
Drone
CI/CD & BuildContainer-based continuous delivery platform
Replaces Jenkins, CircleCI
Jenkins
CI/CD & BuildExtensible open-source automation server for CI/CD
Replaces CircleCI
Argo CD
CI/CD & BuildDeclarative GitOps continuous delivery for Kubernetes
Replaces Spinnaker
Argo Workflows
CI/CD & BuildContainer-native workflow engine for Kubernetes
Replaces Airflow
Dagger
CI/CD & BuildProgrammable CI/CD engine that runs pipelines as code
Replaces GitHub Actions, CircleCI