X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/14936150ac8ab5cb4e8347b772b2c966f2add43f..HEAD:/Dockerfile diff --git a/Dockerfile b/Dockerfile index f3c56e161..28c3a2ea6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -9,6 +9,7 @@ RUN apt-get update \ curl \ default-jre-headless \ file \ + git-core \ gpg-agent \ libarchive-dev \ libffi-dev \ @@ -18,6 +19,7 @@ RUN apt-get update \ libvips-dev \ libxml2-dev \ libxslt1-dev \ + libyaml-dev \ locales \ postgresql-client \ ruby \