mirror of
https://github.com/akvorado/akvorado.git
synced 2025-12-12 06:24:10 +01:00
docs: on macOS, this is possible to use docker-compose...
This commit is contained in:
@@ -13,9 +13,9 @@ ClickHouse. It also exposes a web interface to browse the result.
|
|||||||
|
|
||||||
The easiest way to get started is with
|
The easiest way to get started is with
|
||||||
[Docker](https://docs.docker.com/get-docker) and [Docker Compose
|
[Docker](https://docs.docker.com/get-docker) and [Docker Compose
|
||||||
V2](https://docs.docker.com/compose/install/). This is not possible to use the
|
V2](https://docs.docker.com/compose/install/). On Ubuntu systems, you can
|
||||||
`docker-compose` command, you need to have a working `docker compose` command.
|
install the `docker-compose-v2` package. On MacOS, you can use the
|
||||||
On Ubuntu systems, you can install the `docker-compose-v2` package.
|
`docker-compose` formula from Homebrew.
|
||||||
|
|
||||||
```console
|
```console
|
||||||
# mkdir akvorado
|
# mkdir akvorado
|
||||||
|
|||||||
Reference in New Issue
Block a user