We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
Going to use #51
Sorry, something went wrong.
No branches or pull requests
Platform
DL2100
Application
Docker - Portainer
Describe the bug
trying to run portainer on 9001 with following command but getting error.
The text was updated successfully, but these errors were encountered: