1
0
Fork 0
mirror of https://github.com/librenms/docker.git synced 2026-01-23 10:15:22 +00:00
This commit is contained in:
Tony Murray 2022-07-09 04:46:07 -05:00
parent 272c350462
commit fcbfee1b58
No known key found for this signature in database
GPG key ID: E57F02A35A950069

View file

@ -6,7 +6,8 @@ Docker compose is the recommended way to run this image.
### Modular sidecar layout
Copy the content of folder [examples/compose](../examples/compose) to your host. Edit the compose and env files with your preferences and run the following commands:
Copy the contents of the examples folder [examples/compose](../examples/compose) to your host.
Edit the compose and env files with your preferences and run the following commands:
You should carefully review the Docker compose file and edit it to suit your needs.
```shell