X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/91fa724078679ec563d3f664311424a746e05d53..8f300563eb69371a89937f169e9681124fade4ad:/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 \