[openstreetmap/openstreetmap-website] WIP: DRY docs (PR #6458)
Marwin Hochfelsner
notifications at github.com
Thu Jan 22 12:08:30 UTC 2026
@hlfan commented on this pull request.
> @@ -101,6 +101,12 @@ Run the test suite:
docker compose run --rm web bundle exec rails test:all
```
+If you encounter errors about missing assets, precompile the assets:
+
+```bash
+docker compose run --rm web bundle exec rake assets:precompile
Is this by any chance now an older version of the docker guide?
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6458#discussion_r2716637170
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/6458/review/3692132650 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20260122/fa0128ec/attachment.htm>
More information about the rails-dev
mailing list