Closed gaby closed 3 years ago
@gaby apologies, we will update the packages in the readme script to use docker.io or docker-ce. To reiterate from #320, the README script should not be used as an "official" way to install for production reasons, and instead should just be used as a way to try out Netmaker quickly before moving on to a more customized install using one of the other guides: quick start, advanced installation.
@afeiszli Thanks! Looking forward to trying netmarker again today.
fixed in 0.8.3
The installation script is trying to install the
docker
package, which on debian is a Window Manager. The correct package for Ubuntu isdocker.io
ordocker-ce
which requires extra configuration.In my opinion all these scripts trying to install tools and stuff on the host system should be avoided, it makes using
netmaker
really difficult.When the script installed
docker
window manager on our Ubuntu Server, it corrupted and bunch of stuff and we had to PXE boot the server.