1
0
Fork 0
mirror of https://github.com/librenms/docker.git synced 2026-01-23 02:14:48 +00:00

Merge pull request #346 from hetlelid/patch-1

Docs: Use modern docker compose
This commit is contained in:
Tony Murray 2023-04-19 17:25:47 -05:00 committed by GitHub
commit a8481e1339
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -229,8 +229,8 @@ for example. Edit the compose and env files with your preferences and run the
following commands:
```console
$ docker-compose up -d
$ docker-compose logs -f
$ docker compose up -d
$ docker compose logs -f
```
### Command line