1
0
mirror of https://github.com/franjsco/umbrello-bot synced 2025-06-05 21:49:11 +02:00

Edit readme

This commit is contained in:
Francesco Esposito
2019-08-26 17:47:47 +02:00
parent 8ea843cbdd
commit b4c4d2c0c2

View File

@@ -74,6 +74,7 @@ DB_PASSWORD=pass
## Build Docker image ## Build Docker image
``` ```
# cd umbrello-bot/
# docker build -t umbrello-bot:1.0 . # docker build -t umbrello-bot:1.0 .
# docker run umbrello-bot:1.0 # docker run umbrello-bot:1.0
``` ```