[openstreetmap/openstreetmap-website] Switch from ubuntu to debian and refactor Dockerfile (PR #5157)

Emin Kocan notifications at github.com
Thu Sep 5 18:17:31 UTC 2024


@kcne commented on this pull request.



> +  gpg-agent \
+  libarchive-dev \
+  libffi-dev \
+  libgd-dev \
+  libpq-dev \
+  libsasl2-dev \
+  libvips-dev \
+  libxml2-dev \
+  libxslt1-dev \
+  libyaml-dev \
+  locales \
+  postgresql-client \
+  ruby \
+  ruby-dev \
+  ruby-bundler \
+  software-properties-common \

`ruby` and `software-properties-common` can be dropped you are right
- When `ruby-bundler` is removed I get ` bundle: command not found` error
- When `ruby-dev` is removed errors are encountered while running `bundle install`

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5157#discussion_r1745975471
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/5157/review/2283781338 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240905/7cf5aff9/attachment-0001.htm>


More information about the rails-dev mailing list