milas / rock5-toolchain

Dockerized build environment for Rock 5B vendor kernel & related (e.g. U-Boot) components
23 stars 4 forks source link

how to run rkmpp without privileged #2

Open docooler opened 8 months ago

docooler commented 8 months ago

how to run the image without privileged? using root to run docker and which directory will be mount? docker run -it --privileged docker.io/milas/rkmpp-debian:bullseye

docooler commented 8 months ago

after talking with rock-chip developer. the devier will access some /proc and /dev fs。 if will run with no privileged. need to modify the driver code.