Merge pull request #1473 from slumbering/docs/caution-docker-version

Display caution message about docker requirement
This commit is contained in:
Gerhard Lazu
2022-01-26 23:32:09 +00:00
committed by GitHub

View File

@@ -4,6 +4,12 @@ slug: /1001/install/
# Install Dagger
:::caution Requirement
- Dagger requires [Docker](https://docs.docker.com/get-docker/) to be installed and running.
:::
## Option 1: Use Homebrew (Mac OS only)
From your Mac OS terminal, run the following command: