Commit ee3f5393 authored by Peter Prescott's avatar Peter Prescott

add vim to minimal-notebook (cf. issue 779)

parent dc974474
...@@ -11,6 +11,7 @@ USER root ...@@ -11,6 +11,7 @@ USER root
RUN apt-get update && apt-get install -yq --no-install-recommends \ RUN apt-get update && apt-get install -yq --no-install-recommends \
build-essential \ build-essential \
emacs \ emacs \
vim \
git \ git \
inkscape \ inkscape \
jed \ jed \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment