mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-17 23:12:56 +00:00
remove vim, add nano
This commit is contained in:
@@ -28,7 +28,7 @@ RUN apt-get update && apt-get install -yq --no-install-recommends \
|
||||
texlive-latex-extra \
|
||||
texlive-xetex \
|
||||
unzip \
|
||||
vim \
|
||||
nano \
|
||||
&& apt-get clean && \
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
|
||||
|
Reference in New Issue
Block a user