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

Pablo Brasero notifications at github.com
Tue Oct 21 12:40:42 UTC 2025


@pablobm 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.
+
+![VS Code: panel to install extensions](./docs/assets/vscode-devcontainers-extension.png)
+
+## 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".
+
+![VS Code: command to open in a devcontainer](./docs/assets/vscode-dev-reopen.png)
+
+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.

Just had a look. It appears to take up about 6GB of space :dizzy_face: 

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

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


More information about the rails-dev mailing list