Skip to content

Commit

Permalink
Add 7z for eurostat
Browse files Browse the repository at this point in the history
  • Loading branch information
Mario de Frutos committed Oct 26, 2017
1 parent 8580177 commit 8112b73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ RUN apt-get -y install npm nodejs-legacy
RUN npm install -g mapshaper

# Shell utils used in ETL tasks (TODO: remove them)
RUN apt-get -y install wget curl unzip git
RUN apt-get -y install wget curl unzip git p7zip-full

# Luigi
RUN apt-get -y install python3-pip
Expand Down

0 comments on commit 8112b73

Please sign in to comment.