You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 27, 2020. It is now read-only.
* [docker] drop sudo
Signed-off-by: Jakob Ackermann <[email protected]>
* [docker] install qpdf in a single stage
Signed-off-by: Jakob Ackermann <[email protected]>
* [docker] install texlive and additional tlmgr packages in a single stage
Signed-off-by: Jakob Ackermann <[email protected]>
* [docker] drop the apt package lists
Signed-off-by: Jakob Ackermann <[email protected]>
* [docker] pull the package lists only once
move the installation of nodejs into the dependencies install section
Signed-off-by: Jakob Ackermann <[email protected]>
* [docker] delete the default nginx configuration files immediately
Signed-off-by: Jakob Ackermann <[email protected]>
* [docker] skip the downloading and storage of unused texlive artifacts
Signed-off-by: Jakob Ackermann <[email protected]>
* [docker] drop the npm download cache
Signed-off-by: Jakob Ackermann <[email protected]>
* [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
0 commit comments