[openstreetmap/openstreetmap-website] WIP: devcontainer configuration (PR #6424)
Marwin Hochfelsner
notifications at github.com
Fri Oct 17 18:49:55 UTC 2025
@hlfan commented on this pull request.
> +
+**TODO: instructions to install Git.**
+
+## Install Dev Containers extension
+
+Start by opening the project with VS Code. Within it, you will need to install the extension _Dev Containers_, which can be done from the _Extensions_ section, reachable via the sidebar icons.
+
+
+
+## Open the project in a container
+
+If everything is correct, this should make a few new commands available to you within VS Code. Find and run the command "Dev Containers: Reopen in Container".
+
+
+
+The first time you do this, it will go into a bit of a process. It will create the devcontainer, pull the Docker images, install the dependencies, etc. Go drink some water while this runs.
I found the part of the setup time for downloading the images and dependencies significant enough that I'd like an approximation of how many GB this downloads in the text once this PR is more finalized.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6424#pullrequestreview-3351545620
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/6424/review/3351545620 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20251017/1601ce41/attachment-0001.htm>
More information about the rails-dev
mailing list