Only install system packages which are useful for many people

This commit is contained in:
Ayaz Salikhov
2022-02-04 12:48:04 +03:00
parent 3b4be78fd0
commit 55ced46f1e

View File

@@ -19,13 +19,9 @@ RUN apt-get update --yes && \
vim-tiny \
# git-over-ssh
openssh-client \
# TODO: check if these are needed and describe
inkscape \
libsm6 \
libxext-dev \
libxrender1 \
lmodern \
netcat \
# less is needed to run help in R
# see: https://github.com/jupyter/docker-stacks/issues/1588
less \
# nbconvert dependencies
# https://nbconvert.readthedocs.io/en/latest/install.html#installing-tex
texlive-xetex \