updated Dockerfile and README of Web UI
parent
c83ee4c4c3
commit
d825240842
|
@ -73,6 +73,8 @@ nano nginx.conf
|
||||||
|
|
||||||
* Build a Docker image
|
* Build a Docker image
|
||||||
|
|
||||||
|
**NOTE**: You can safely ignore the command 'npm run build' in this section, because it is built into the Dockerfile
|
||||||
|
|
||||||
On Windows:
|
On Windows:
|
||||||
```bash
|
```bash
|
||||||
cp -r myems/myems-web c:\myems-web
|
cp -r myems/myems-web c:\myems-web
|
||||||
|
|
Loading…
Reference in New Issue