Add docker changelog for 5.2.3

This commit is contained in:
Pavel Lobashov 2018-10-31 15:38:08 +03:00 committed by Alexey Golubev
parent bc515a2b83
commit af8b208b26

View file

@ -112,6 +112,12 @@
* Fix crash on empty dash pen
* Fix writing only last ConditionalFormatting from Editor.bin (bug #39391)
#### Docker Image
* Fix `/var/run/rabbitmq: Permission denied` on container restart ([Docker-DocumentServer#92](https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/92))
* Remove volume `/etc/onlyoffice` (fix start on `minishift`)
* setup logrotate config rights
## 5.2.2
### Fixes