Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
delft-machine-learning
docker-env
Commits
7bd718ca
Commit
7bd718ca
authored
Jul 25, 2018
by
Joseph Weston
Browse files
remove more uneeded packages
parent
c610e830
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
7bd718ca
...
...
@@ -7,10 +7,8 @@ WORKDIR /
RUN
apt-get update
&&
apt-get
install
-y
--no-install-recommends
--fix-missing
\
autossh
\
bash-completion
\
cron
\
tree
\
curl
\
dvipng
\
git
\
tig
\
htop
\
...
...
@@ -21,10 +19,8 @@ RUN apt-get update && apt-get install -y --no-install-recommends --fix-missing \
man
\
nano
\
rsync
\
screen
\
tmux
\
vim
\
zsh
\
openssh-server
\
apt-transport-https
\
gnupg
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment