mirror of
https://github.com/docker/awesome-compose.git
synced 2025-04-20 15:58:06 +02:00
clean up
Signed-off-by: Andrew Maguire <andrewm4894@gmail.com>
This commit is contained in:
parent
644a51316f
commit
f69136ee72
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ volumes:
|
|||
netdatalib:
|
||||
netdatacache:
|
||||
```
|
||||
|
||||
The compose file defines a stack with the service `netdata` and available at port `19999` by default. More information around installation options and configuration via Docker can be found in the Netdata docs [here](https://learn.netdata.cloud/docs/agent/packaging/docker).
|
||||
Make sure the port 19999 on the host is not already in use.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue