lancachenet / lancachenet.github.io

Static website and documentation
https://lancachenet.github.io/
MIT License
31 stars 36 forks source link

documentation improvement idea #52

Open tazboyz16 opened 1 year ago

tazboyz16 commented 1 year ago

Hey,

you could add a mention on a quick setup for the docker services to use their get-docker.sh script for installation, seeing that you are pushing Linux OS

For example https://docs.docker.com/engine/install/centos/#install-using-the-convenience-script which are curl -fsSL https://get.docker.com -o get-docker.sh sudo sh get-docker.sh

mintopia commented 1 year ago

It's a good idea. Thanks for raising it.

Edwin-Dijk commented 10 months ago

@mintopia If you want i'll make a PR with the installation/docker page edited to mention the get-docker script