-
-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Labels
Description
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
Reactions are currently unavailable