/opt/nvidia/nvidia_entrypoint.sh: line 67: exec: docker: not found
When trying to run docker with command.
docker run --gpus all -it --rm -p 7860:7860 org/image:1.0.0
Without the command it seems to run fine but I cant use docker with this command in.
Why is this?
1 Reply
You can't use docker in docker on RunPod, create a template instead.