Skip to content

Commit

Permalink
add wget to CKAN Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Mayer authored and Florian Mayer committed Jul 31, 2017
1 parent 6e4aaba commit 2d713e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Expand Up @@ -15,6 +15,7 @@ RUN apt-get -q -y update && apt-get -q -y upgrade && \
libxslt-dev \
libgeos-dev \
vim \
wget \
&& apt-get -q clean

# Define environment variables
Expand Down

0 comments on commit 2d713e1

Please sign in to comment.