Files
openproject/docker/dev/frontend
Benjamin Bädorf ca90ee2538 Fix frontend docker dev container permissions
The frontend container already comes with a `node` user. In some instances, the new `dev` and old `node` user would have ID or name collisions. This PR fixes that by only reusing the `node` user.
2021-09-14 13:28:49 +02:00
..