Commit 3378394f authored by Peter Prescott's avatar Peter Prescott

replace emacs with emacs-nox

parent 8d918bd9
...@@ -10,7 +10,7 @@ USER root ...@@ -10,7 +10,7 @@ USER root
# Install all OS dependencies for fully functional notebook server # Install all OS dependencies for fully functional notebook server
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-nox \
vim-tiny \ vim-tiny \
git \ git \
inkscape \ inkscape \
......
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