Commit graph

60 commits

Author SHA1 Message Date
Alexey Golubev 4468a26a3e Change dependency gtk2->gtk3 2020-02-19 19:54:20 +03:00
Alexey Golubev b639a8ef89
Fix build error 2020-02-17 12:25:38 +03:00
Alexey Golubev efe1d8482f
Fix browser 'wasm' warning
Fix browser  warning:
 wasm streaming compile failed: TypeError: Failed to execute 'compile' on 'WebAssembly': Incorrect response MIME type. Expected 'application/wasm'.
2020-02-14 17:18:04 +03:00
Alexey Golubev 8988247232 Change base image to ubuntu 18.04 2019-12-26 13:14:51 +03:00
Roman Demidov ee8fa827e3 Add external volumes for rabbitmq and redis (#203) 2019-12-20 13:15:59 +03:00
Alexey Golubev 261232e10d
Move from unsupported node.js version 2019-12-16 18:28:50 +03:00
Alexey Golubev f4c0bd13b2
Merge branch 'develop' into hotfix/v5.4.2 2019-11-29 15:16:41 +03:00
Semyon Bezrukov 18b8dbe4fe Fix RabbitMQ high CPU usage on idle VM (#193) 2019-11-26 17:08:29 +03:00
Semyon Bezrukov 7d1606bc95 Add support of MySQL DBMS (#188)
* Add support of MySQL database
2019-10-29 12:42:43 +03:00
Alexey Golubev d7833f454b Enable ds path customization 2019-10-21 11:51:06 +03:00
Alexey Golubev 23d320dc2a Fix minishift startup 2018-10-02 19:36:14 +03:00
Alexey Golubev 2c4668d9e3
Update nodejs to version 8.x 2018-08-27 15:47:16 +03:00
Alexey Golubev 9796bd62c6 v5.1.4 2018-05-24 15:34:46 +03:00
Alexey Golubev a30463822e Disable install unauth app 2018-05-17 16:22:43 +03:00
Mandus Momberg 670f1bdf68 Fixes #68 in a hacky way 2018-04-12 21:41:24 +00:00
Valentin Lorentz c4f20cf8ca
Use a long keyid for Onlyoffice's Debian repo
Short keyids are easy to spoof, making the GPG signature verification of packages ineffective against most attackers. See https://evil32.com/
2018-03-31 08:36:10 +02:00
Alexey Golubev 1546c72cf0 Remove unused code 2018-03-02 18:07:51 +03:00
Alexey Golubev 56c0805754 Remove font dependency 2018-03-02 18:00:21 +03:00
Alexey Golubev b2d8ce41f4 Move turning on gzip to the run script 2018-01-29 11:56:51 +03:00
Alexey Golubev 3f3a493507 Turn on static gzip 2018-01-24 13:02:26 +03:00
Pavel Lobashov 428b616681
Add detailed message for msttcorefonts failed to download
This is workaround of https://bugs.launchpad.net/ubuntu/+source/msttcorefonts/+bug/1465721
2017-12-19 15:02:48 +03:00
Alexey Golubev 89fd259804 update base image version to 16.04 2017-12-12 17:02:14 +03:00
Alexey Golubev 417d62e8d4 Fixed bug #76
Bug on launchpad.net:
https://bugs.launchpad.net/ubuntu/+source/msttcorefonts/+bug/1465721
2017-10-12 18:47:47 +03:00
Pavel Lobashov dd9583498a
Split long apt-get and sort it 2017-06-20 19:08:07 +03:00
Pavel Lobashov 810d49fd53
Remove specific version of update-notifier-common
Bug was fixed
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/1683713
2017-06-20 18:54:59 +03:00
Pavel Lobashov f859561507 Use COPY instead of add
According to https://docs.docker.com/engine/userguide/eng-image/dockerfile_best-practices/#add-or-copy
It's prefered to use COPY if no need to extract tars
2017-06-20 17:31:20 +03:00
Pavel Lobashov 3f8ac6ee7e Change MAINTAINER line to label
According to https://docs.docker.com/engine/reference/builder/#maintainer-deprecated
`MAINTAINER` is deprecated, and `LABEL maintainer` should be used, since it give more flexebility
2017-05-22 11:49:46 +03:00
Alexey Golubev 8ae9329c8e Added pwgen 2017-04-26 19:03:42 +03:00
Alexey Golubev be8d335063 Merge pull request #44 from ONLYOFFICE/feature/mount-var-lib
Feature/mount var lib
2017-04-24 20:04:31 +03:00
Alexey.Golubev 2fd4086173 Added /var/lib/postgresql volume 2017-04-24 20:02:01 +03:00
Alexey Golubev 77f7b813f7 Fixed installation ttf-mscorefonts-installer 2017-04-18 14:31:05 +03:00
Alexey Golubev b60bd1cebb Export folder for the custom fonts 2017-01-18 14:13:24 +03:00
Alexey Golubev 43806526d5 Changed GPG key for the onlyoffice repo 2016-12-26 19:23:14 +03:00
Alexey Golubev daa1850ed8 Adde to install postgresql-client 2016-12-09 13:10:37 +03:00
Alexey Golubev 8b812ac491 fixed warning: setlocale: LC_ALL: cannot change... 2016-11-23 17:16:59 +03:00
Alexey Golubev 47b0ab27bc Removed node.js key 2016-11-23 17:04:52 +03:00
Alexey Golubev 39ef3f4dae Changed nodejs repo installation 2016-11-23 16:18:57 +03:00
Alexey Golubev 4f55d140cb Update node.js version 2016-11-23 15:45:10 +03:00
Alexey Golubev 7db1f72dd8 Use standart libstdc++ 2016-11-16 11:55:21 +03:00
Alexey Golubev 23107e65d0 use cdn url 2016-09-13 11:57:48 +03:00
Alexey Golubev fa6b305fd4 Remove custom postgresql 2016-08-31 19:09:25 +03:00
Alexey Golubev a5ebbe5cb4 read product name from env variable 2016-08-31 14:06:41 +03:00
Alexey Golubev a015fe4c8c Moved down REPO_URL to enable caching 2016-08-31 11:22:25 +03:00
Alexey Golubev 5ef37630c5 Use ARG to set up documentserver repo 2016-08-30 17:06:02 +03:00
Alexey Golubev 83582dd9c6 Add a postgre key without storing a file on disk 2016-08-26 15:44:32 +03:00
Alexey Golubev e14b97bd76 Create db and user before install documentserver 2016-08-26 13:39:29 +03:00
Alexey Golubev 6956f21194 fixed misprint 2016-08-26 12:18:53 +03:00
Alexey Golubev b9f9ed6ba5 mysql -> postgresql 2016-08-25 19:52:14 +03:00
Alexey Golubev 28ac7a080a Update Dockerfile 2016-07-28 12:39:56 +03:00
Alexey Golubev 97f1c087a2 Update Dockerfile 2016-07-01 16:19:10 +03:00