Install Pre-requirements apt-get update -y apt install docker.io -y && apt install docker-compose -y Bring Up Docker docker-compose up