Skip to content

Commit

Permalink
Remove duplicate installs
Browse files Browse the repository at this point in the history
  • Loading branch information
audrow committed Jul 18, 2020
1 parent 26d2c03 commit 3bfc977
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ RUN \
wget \
tmux \
zsh \
curl \
wget \
vim \
sudo \
libgl1-mesa-glx \
Expand Down Expand Up @@ -107,7 +105,6 @@ RUN \
add-apt-repository -y ppa:deadsnakes/ppa \
&& apt-get update -y && apt-get upgrade -y \
&& apt-get install -y \
wget \
python3.6-dev \
python3-pip \
python3-yaml \
Expand Down

0 comments on commit 3bfc977

Please sign in to comment.