Add changes for docker image

This commit is contained in:
Pavel Lobashov 2018-09-22 18:05:08 +03:00
parent afcd0e06f1
commit 9fda9a3eb3

View file

@ -97,6 +97,12 @@
* Support of `ott`, `ots`, `otp` formats * Support of `ott`, `ots`, `otp` formats
#### Docker Image
* Use nodejs 8
* Output logs to console and correct support of `docker logs`
* Do not require interactive flag to start container
### Fixes ### Fixes
#### All Editors #### All Editors