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

Marwin Hochfelsner notifications at github.com
Wed Oct 22 11:31:23 UTC 2025


@hlfan 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
+

Win 11 with WSL2 and, as you may have guessed, VSCode.
Binding the permissions to that user could be meaningless for other IDEs. 

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

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


More information about the rails-dev mailing list