Docker arguments need to go before the image name. Arguments that follow the image name are container arguments rather than Docker arguments.
docker run --name=thl001 -p 1001:8888 -v /Users/test/Desktop/thl-docker/dockerruntime:/opt/thl thl-runtime
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…