Skip to content

Commit f9ada32

Browse files
committed
Remove docker instructions in GUI's README
docker-compose should be used instead
1 parent 87cb939 commit f9ada32

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

jarm_online_gui/README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,5 @@ npm run build
2020
npm run lint
2121
```
2222

23-
### Run as a docker container
24-
*WIP TODO*
25-
````shell
26-
docker build . -t jarm_gui
27-
docker run -p 8080:80 jarm_gui
28-
````
2923
### Customize configuration
3024
See [Configuration Reference](https://cli.vuejs.org/config/).

0 commit comments

Comments
 (0)