[openstreetmap/openstreetmap-website] Add Docker Compose Support for Development Environment (#2409)
Michal Migurski
notifications at github.com
Wed Dec 16 17:06:55 UTC 2020
@migurski commented on this pull request.
> +# Install system packages
+RUN apt-get update && \
+ apt-get install --no-install-recommends -y \
+ build-essential \
+ imagemagick \
+ libarchive-dev \
+ libffi-dev \
+ libmagickwand-dev \
+ libpq-dev \
+ libsasl2-dev \
+ libxml2-dev \
+ libxslt1-dev \
+ locales \
+ nodejs \
+ default-jre-headless \
+ phantomjs \
This is pretty far outside my experience, so hopefully someone can chime in.
--
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/2409#discussion_r544470093
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20201216/e8bdb6f4/attachment.htm>
More information about the rails-dev
mailing list