Updates
This commit is contained in:
parent
c7bc29beee
commit
b71436bf53
@ -13,5 +13,7 @@ Update the API key token in the config.json file
|
||||
For building and running the app via Docker
|
||||
```
|
||||
docker build -t ecb:latest .
|
||||
docker run -d --name ecb -p 5000:5000 ecb:latest
|
||||
docker image tag ecb:latest 10.0.1.36:5000/fokki200/ecb:latest
|
||||
docker push 10.0.1.36:5000/fokki200/ecb:latest
|
||||
docker run -d --name ecb -p 5000:5000 10.0.1.36:5000/fokki200/ecb:latest
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user