NvRmMemInitNvmap failed with Permission denied

solved.
it is ok to use $(id -u) instead of -u $(id -u):$(id -g) when starting the docker.
Thanks