Add docker build example
This commit is contained in:
parent
cecbbaff49
commit
5123edb7a8
@ -18,11 +18,11 @@ Rollux is a simple dice rolling bot for discord
|
||||
|
||||
# Running with docker
|
||||
|
||||
1. Build docker image
|
||||
1. Build docker image with a tag
|
||||
Example: `docker build -t rollux .`
|
||||
|
||||
2. Mount `/data` directory in container with your auth.json file
|
||||
|
||||
|
||||
## Example docker-compose file:
|
||||
|
||||
```
|
||||
|
||||
Loading…
Reference in New Issue
Block a user