Update README.md
This commit is contained in:
parent
6200ab87e9
commit
f2d6f80a93
1 changed files with 3 additions and 1 deletions
|
|
@ -11,6 +11,8 @@ Place your **config.txt** in `yourpath/toconfig` to map it to the container. The
|
|||
docker exec -it jmusicbot /bin/sh
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
### Docker CLI
|
||||
```bash
|
||||
docker run -dt \
|
||||
|
|
@ -19,7 +21,7 @@ docker run -dt \
|
|||
--restart=unless-stopped \
|
||||
yojoshb/jmusicbot
|
||||
```
|
||||
---
|
||||
|
||||
### Docker Compose
|
||||
|
||||
```bash
|
||||
|
|
|
|||
Loading…
Reference in a new issue