Skip to content

Commit

Permalink
CKAN Dockerfile: install vim
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Mayer authored and Florian Mayer committed Jul 26, 2017
1 parent 93e5fb7 commit 097c4f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Expand Up @@ -14,6 +14,7 @@ RUN apt-get -q -y update && apt-get -q -y upgrade && \
libxml2-dev \
libxslt-dev \
libgeos-dev \
vim \
&& apt-get -q clean

# Define environment variables
Expand Down

0 comments on commit 097c4f2

Please sign in to comment.