Skip to content

Commit 5211732

Browse files
authored
Merge pull request #1383 from mathbunnyru/asalikhov/remove_build_essential
Remove build-essential install
2 parents ece49eb + 4f7881b commit 5211732

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

minimal-notebook/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ USER root
1010
# Install all OS dependencies for fully functional notebook server
1111
RUN apt-get update --yes && \
1212
apt-get install --yes --no-install-recommends \
13-
build-essential \
1413
vim-tiny \
1514
git \
1615
inkscape \

0 commit comments

Comments
 (0)