README: add basic docker instructions
This commit is contained in:
parent
f861a05d85
commit
17e73dc7bf
@ -18,3 +18,5 @@ Run for Development::
|
|||||||
Run for Production::
|
Run for Production::
|
||||||
|
|
||||||
# See the Dockerfile
|
# See the Dockerfile
|
||||||
|
docker build .
|
||||||
|
docker run --rm -it -p 8080:80 <image-id>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user