[openstreetmap/openstreetmap-website] Enable the app to be built using Docker (#1290)
Paul Sturgess
notifications at github.com
Fri Sep 16 07:53:11 UTC 2016
paulsturgess commented on this pull request.
> +# Install packages
+RUN apt-get update && apt-get install -y --no-install-recommends \
+ build-essential \
+ ruby-dev \
+ libgdbm-dev \
+ libncurses5-dev \
+ libffi-dev \
+ libyaml-dev \
+ libreadline-dev \
+ libpq-dev \
+ libxml2-dev \
+ imagemagick \
+ libmagickwand-dev \
+ postgresql-client \
+ nodejs \
+ file
👍
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/1290
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20160916/ba76e125/attachment-0001.html>
More information about the rails-dev
mailing list