Hii, I am trying to install docker on a LXC container with an ubuntu server template, the docker installation was successful but when trying to run a container I get this error.
root@Docker:~# docker run hello-world
docker: Error response from daemon: OCI runtime create failed: container_linux.go:367: starting container process caused: process_linux.go:495: container init caused: rootfs_linux.go:60: mounting "proc" to rootfs at "/proc" caused: permission denied: unknown.
ERRO[0001] error waiting for container: context canceled
I am not sure if this a problem with proxmox or with Docker, I think that its something proxmox related.
thanks for anyone that can help.
root@Docker:~# docker run hello-world
docker: Error response from daemon: OCI runtime create failed: container_linux.go:367: starting container process caused: process_linux.go:495: container init caused: rootfs_linux.go:60: mounting "proc" to rootfs at "/proc" caused: permission denied: unknown.
ERRO[0001] error waiting for container: context canceled
I am not sure if this a problem with proxmox or with Docker, I think that its something proxmox related.
thanks for anyone that can help.