diff --git a/minimal-notebook/Dockerfile b/minimal-notebook/Dockerfile index ba031abc..d381cd89 100644 --- a/minimal-notebook/Dockerfile +++ b/minimal-notebook/Dockerfile @@ -17,6 +17,8 @@ RUN apt-get update --yes && \ tzdata \ unzip \ vim-tiny \ + # Inkscape shall be installed to be able to convert SVG files + inkscape \ # git-over-ssh openssh-client \ # less is needed to run help in R