diff --git a/README.md b/README.md index 2a1af399f3..632ba63519 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,10 @@ docker run -p 8080:8080 ``` Then access the web UI at [http://localhost:8080](http://localhost:8080). +### Docker Compose + +If you prefer to use `docker-compose` please refer to the [documentation](docker-compose.md). + ## Building With Docker