Commit graph

11 commits

Author SHA1 Message Date
Jakob Ackermann
47e51a2075
[misc] minimize base image (#120)
* [docker] drop sudo

Signed-off-by: Jakob Ackermann <das7pad@outlook.com>

* [docker] install qpdf in a single stage

Signed-off-by: Jakob Ackermann <das7pad@outlook.com>

* [docker] install texlive and additional tlmgr packages in a single stage

Signed-off-by: Jakob Ackermann <das7pad@outlook.com>

* [docker] drop the apt package lists

Signed-off-by: Jakob Ackermann <das7pad@outlook.com>

* [docker] pull the package lists only once

move the installation of nodejs into the dependencies install section

Signed-off-by: Jakob Ackermann <das7pad@outlook.com>

* [docker] delete the default nginx configuration files immediately

Signed-off-by: Jakob Ackermann <das7pad@outlook.com>

* [docker] skip the downloading and storage of unused texlive artifacts

Signed-off-by: Jakob Ackermann <das7pad@outlook.com>

* [docker] drop the npm download cache

Signed-off-by: Jakob Ackermann <das7pad@outlook.com>

* [docker] apply review feedback

- install qpdf as ubuntu package
- add a comment on the nginx config removal
- add back and update a note on changing the texlive mirror
2020-02-13 12:00:03 +01:00
Miguel Serrano
5c9a56d906
Removed node6 and updated modules to Node 10 (#135) 2020-02-06 11:19:15 +01:00
Miguel Serrano
ece429d9b0
Added debugging support to services (#113) 2019-09-10 17:13:17 +02:00
Miguel Serrano
8cf70ce7f1
Server Pro fixes (#109) 2019-08-22 16:57:26 +02:00
mserranom
52a6e46cdd addressed PR comments 2019-08-08 10:44:14 +00:00
mserranom
5a4669acbc added missing aspell languages 2019-08-07 08:52:55 +00:00
mserranom
32cb10a602 Revive overleaf community 2019-08-07 08:47:05 +00:00
Shane Kilkelly
5825a51c44 Update texlive path 2017-08-02 09:45:08 +01:00
Shane Kilkelly
6b384c6fe0 Update the node distro 2017-08-02 08:42:30 +01:00
Shane Kilkelly
958ba76463 Update image names 2017-02-22 09:20:07 +00:00
Shane Kilkelly
37e8445e8d split base image from main image 2017-02-21 11:22:25 +00:00