Browse Source

Add Dockerfile

master
Maxim Likhachev 6 years ago committed by Maxim Likhachev
parent
commit
8d3d619280
  1. 7
      README.md

7
README.md

@ -77,6 +77,13 @@ Binary files are available for [Linux](dist/lexis.linux.bin) and [MacOS](dist/le @@ -77,6 +77,13 @@ Binary files are available for [Linux](dist/lexis.linux.bin) and [MacOS](dist/le
$ xdg-open http://localhost:9000
#### Web-service launch using docker
$ make docker
docker build -f Dockefile .
[...]
Server is started at port 9000
# Development
Submit your suggestions, amendments and improvements at [https://code.envrm.info/src/lexis](https://code.envrm.info/src/lexis) or send them to the e-mail address specified at [glossa.info](https://glossa.info/).

Loading…
Cancel
Save