From: Jamie Alessio Date: Mon, 2 Mar 2020 03:12:22 +0000 (+0000) Subject: put osmosis installation back X-Git-Tag: live~1714^2~20 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/255ce8708a4e9099f9a9eaa92278a40629a4d883 put osmosis installation back --- diff --git a/Dockerfile b/Dockerfile index 319f77abb..8fcfa40e3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -19,6 +19,7 @@ RUN apt-get update && \ libxslt1-dev \ locales \ nodejs \ + osmosis \ phantomjs \ postgresql-client \ ruby-dev \