@gyxzhaoPandora-Helper docker部署需要什么配置的服务器? 中发帖

root@iZj6cj0x47ayemg89u5yalZ:~# docker images
REPOSITORY TAG IMAGE ID CREATED SIZE
q11391/pandora-helper latest acdaca32d152 2 weeks ago 19.4MB
hello-world latest d2c94e258dcb 17 months ago 13.3kB
root@iZj6cj0x47ayemg89u5yalZ:~# docker run -d --name PandoraHelper --net=bridge -p 9000:9000 -v ./data:/app/data q11391/pa...