Files
servo/.devcontainer
Narfinger f250e706b2 devcontainer: Use copy instead of mount for package list (#42223)
Selinux enabled systems have stricter permissions and a bind mount might
not work correctly. Hence, we copy the package list.

Signed-off-by: Narfinger <Narfinger@users.noreply.github.com>

Testing: Build the devcontainer on fedora machine.

---------

Signed-off-by: Narfinger <Narfinger@users.noreply.github.com>
2026-01-29 10:49:32 +00:00
..