earthly
« Back to VersTracker
Description:
Build automation tool for the container era
Type: Formula  |  Latest Version: 0.8.16@0  |  Tracked Since: Dec 17, 2025
Links: Homepage  |  @earthly_dev  |  formulae.brew.sh
Category: Devops
Tags: build-automation devops containers ci-cd reproducible-builds
Install: brew install earthly
About:
Earthly is a build automation tool that combines the flexibility of Docker with the declarative power of Make. It allows developers to create repeatable builds that run consistently in any environment, from local machines to CI pipelines. By leveraging containerization, it ensures builds are isolated, reproducible, and easy to debug.
Key Features:
  • Declarative build syntax similar to Dockerfiles
  • Repeatable builds across local and CI environments
  • Layer caching for fast incremental builds
  • Support for multiple programming languages and frameworks
  • Parallel execution of build steps
Use Cases:
  • Creating reproducible CI/CD pipelines
  • Simplifying complex multi-language build processes
  • Containerizing existing build workflows
  • Sharing builds across development teams
Alternatives:
  • Make – Make lacks containerization and cross-platform consistency
  • Docker – Docker focuses on container runtime, not build orchestration
  • Bazel – Bazel is more complex and opinionated for large-scale monorepos
License: MPL-2.0
Bottles available for: arm64_tahoe, arm64_sequoia, arm64_sonoma, arm64_ventura, sonoma, ventura, arm64_linux, x86_64_linux
Version History
Detected Version Rev Change Commit
Sep 16, 2025 7:10pm 0 VERSION_BUMP bd054a3c