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:
commit
a8481e1339
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue