WDCommunity / wdpksrc

Cross compilation framework to create native packages for the Western Digital My Cloud
BSD 3-Clause "New" or "Revised" License
218 stars 54 forks source link

Portainer on port 9001, giving error #50

Closed NxP4Code closed 4 years ago

NxP4Code commented 4 years ago

Platform DL2100

Application Docker - Portainer

Describe the bug trying to run portainer on 9001 with following command but getting error.

root@WDMyCloudDL2100 sbin # docker run -d -p 9001:9000 -v /var/run/docker.sock:/var/run/docker.sock  -v portainer_data:/data portainer/portainer

52a5bc01b81178fcdaedfd56a2651fa3bc88e42fe7cddd8a78a6e9821cbb357c
docker: Error response from daemon: OCI runtime create failed: container_linux.go:346: starting container process caused "process_linux.go:449: container init caused \"rootfs_linux.go:58: mounting \\\"/var/run/docker.sock\\\" to rootfs \\\"/mnt/HD/HD_a2/Nas_Prog/_docker/vfs/dir/80543dded3ebeeab5ad52b85da41e1ab33d88c75ed10b186c0c7df6734a7b421\\\" at \\\"/mnt/HD/HD_a2/Nas_Prog/_docker/vfs/dir/80543dded3ebeeab5ad52b85da41e1ab33d88c75ed10b186c0c7df6734a7b421/var/run/docker.sock\\\" caused \\\"invalid argument\\\"\"": unknown.
stefaang commented 4 years ago

Going to use https://github.com/WDCommunity/wdpksrc/issues/51