Skip to content

Commit 3378394

Browse files
committed
replace emacs with emacs-nox
1 parent 8d918bd commit 3378394

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

minimal-notebook/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ USER root
1010
# Install all OS dependencies for fully functional notebook server
1111
RUN apt-get update && apt-get install -yq --no-install-recommends \
1212
build-essential \
13-
emacs \
13+
emacs-nox \
1414
vim-tiny \
1515
git \
1616
inkscape \

0 commit comments

Comments
 (0)