mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
a8dfb55345
There are now separate containers for testing purposes, and the frontend container is a node-only image. Containers run with a user that has the current user id and gid, making sure that any files that are installed by bundler or npm are user-owned. Selenium tests can be ran, but not all of them work yet.