Something like ``` apt-get update -y && apt-get upgrade -y && apt install docker.io docker-compose -y ``` and update the documentation to execute: ``` wget -O - https://raw..../setupBareMetal.sh | bash ```