Update README.md

This commit is contained in:
Patrice Matz 2019-06-15 18:54:31 +02:00 committed by GitHub
parent cba01336f5
commit 1781f1cb6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 7 deletions

View File

@ -1,11 +1,8 @@
### usage
git clone https://github.com/Askill/UI
cd UI
docker build -t ui-server .
docker run -ti --rm -p 80:5000 ui-server:latest
git clone https://github.com/Askill/UI
cd UI
docker build -t ui-server .
docker run -ti --rm -p 80:5000 ui-server:latest