This repository contains formulas to install Dokku-related tools through the Homebrew package manager.
See docs/README.md for detailed installation and usage instructions.
brew tap dokku/repo
brew install dokku/repo/dokkuAuto-updated:
- dokku: Command-line client for the Dokku PaaS.
- docker-container-healthchecker: Runs healthchecks against local docker containers.
- docker-orchestrate: Docker plugin for orchestrating compose deploys.
- docker-port-forward: Forward local ports to running Docker containers or Compose services.
- docker-run-export: Export docker run flags to various formats.
- docket: Pre-package and ship applications on Dokku.
- lambda-builder: A tool for building lambda function images or zips via Docker.
- netrc: Utility that allows users to manage netrc files.