Error in pulling rapids inside my own docker

hii @nvidias

I am trying to pull rapids inside my own docker like this.


and it happened successfully.
but the issue is in cuml library when I did docker exec and go inside the root and start python shell try to import cuml it failed with errors like this:-

also inside docker exec ls looks like this :-

Any help will be appreciable.
thanks

In official TLT 2.0_py3 docker, can you pull rapids successfully?