h7x4 3cf0075520 Move modprobes into post-start script
There's an issue with running modprobe during buildtime.
Not only is it semantically not valid, you don't have capabilities
activated and seccomp disabled during build time, so running modprobe
will crash the entire build.
2023-07-06 18:26:13 +02:00
Description
Build and enable Linux' USB/IP driver as a DKMS module in VSCode Devcontainers
120 KiB
Languages
Shell 100%