M magicman32 Member Mar 23, 2021 10 0 6 53 Sep 6, 2021 #1 Hi, as I said in last post, very new to proxmox I managed to get a container installed, and installed docker and docker-compose but when I try to run the docker "Hello World" I get the following error If someone can tell me if Im doing anything wrong that would be helpful Thanks
Hi, as I said in last post, very new to proxmox I managed to get a container installed, and installed docker and docker-compose but when I try to run the docker "Hello World" I get the following error If someone can tell me if Im doing anything wrong that would be helpful Thanks
oguz Proxmox Retired Staff Retired Staff Nov 19, 2018 5,207 813 118 Sep 6, 2021 #2 hi, you can try with an ubuntu container and install docker.io
M magicman32 Member Mar 23, 2021 10 0 6 53 Sep 6, 2021 #3 this is how I installed sudo apt-get install docker-ce docker-ce-cli containerd.io so change out containered.io for docker.io ??
this is how I installed sudo apt-get install docker-ce docker-ce-cli containerd.io so change out containered.io for docker.io ??
M magicman32 Member Mar 23, 2021 10 0 6 53 Sep 6, 2021 #4 I was using a ubuntu container...still the same.....is it something to do with permissions?
tom Proxmox Staff Member Staff member Aug 29, 2006 15,923 1,195 273 Sep 6, 2021 #5 Best practice, install docker inside a VM. We never recommend using docker in LXC.
M magicman32 Member Mar 23, 2021 10 0 6 53 Sep 6, 2021 #6 found the issue......Nesting in container options SOLVED Last edited: Sep 6, 2021
D DerekG Member Mar 30, 2021 26 10 8 44 Sep 7, 2021 #7 Sorry if I'm butting in, but if you're new to Docker, I would install the Portainer Docker web interface. Derek DerekG
Sorry if I'm butting in, but if you're new to Docker, I would install the Portainer Docker web interface. Derek DerekG
V verulian Well-Known Member Feb 18, 2019 182 25 58 45 Sep 10, 2021 #8 Is this a better (more comprehensive) way https://forum.proxmox.com/threads/is-this-the-optimal-way-to-run-docker-on-proxmox.96005/ ?
Is this a better (more comprehensive) way https://forum.proxmox.com/threads/is-this-the-optimal-way-to-run-docker-on-proxmox.96005/ ?