Update Docker.md with proper path to unzipped files (#14717)

Proper patch to unzipped files
This commit is contained in:
Michał Margula
2022-12-09 15:09:23 +01:00
committed by GitHub
parent ea2ef79de1
commit 3a035257b5

View File

@@ -15,7 +15,7 @@ mkdir librenms
cd librenms
wget https://github.com/librenms/docker/archive/refs/heads/master.zip
unzip master.zip
cd examples/compose
cd docker-master/examples/compose
```
3. Set a new mysql password in .env and inspect docker-composer.yml
4. Bring up the docker containers