[openstreetmap/openstreetmap-website] WIP: devcontainer configuration (PR #6424)

Pablo Brasero notifications at github.com
Wed Oct 22 09:52:25 UTC 2025


@pablobm commented on this pull request.



> @@ -0,0 +1,14 @@
+# Make sure RUBY_VERSION matches the Ruby version in .ruby-version
+ARG RUBY_VERSION=3.4.4
+FROM ghcr.io/rails/devcontainer/images/ruby:$RUBY_VERSION
+
+USER root
+ENV DEBIAN_FRONTEND=noninteractive
+

Thank you so much for testing on Windows :slightly_smiling_face: There was a time when Microsoft provided virtual machines for Windows development, but that doesn't seem to be the case any more so I can't do it myself.

What is your environment? Windows version, WSL2 installed or not... not sure if there are other relevant questions.

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

Message ID: <openstreetmap/openstreetmap-website/pull/6424/review/3364811526 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20251022/b58fb0cb/attachment.htm>


More information about the rails-dev mailing list