Preparing for Official relases

This commit is contained in:
Alexey Pustovalov
2019-10-31 23:29:17 +02:00
21 changed files with 526 additions and 7507 deletions

View File

@ -50,6 +50,7 @@ RUN set -eux && \
php7-session \
php7-simplexml \
php7-sockets \
php7-fileinfo \
php7-xmlreader \
php7-xmlwriter \
supervisor && \