mirror of
https://github.com/akvorado/akvorado.git
synced 2025-12-12 06:24:10 +01:00
doc: rename target directory to akvorado when using docker-compose
This commit is contained in:
@@ -16,8 +16,9 @@ only requirement is to have
|
||||
[Docker](https://docs.docker.com/get-docker/) and [Docker
|
||||
Compose](https://docs.docker.com/compose/install/). Grab the latest
|
||||
tarball from the [release page on
|
||||
GitHub](https://github.com/vincentbernat/akvorado/releases), unpack it
|
||||
in a directory, then run the `docker-compose` command:
|
||||
GitHub](https://github.com/vincentbernat/akvorado/releases), unpack
|
||||
it, rename the target directory to `akvorado`, then run the
|
||||
`docker-compose` command:
|
||||
|
||||
```console
|
||||
# docker-compose up
|
||||
|
||||
Reference in New Issue
Block a user