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.