Docker compose : Installation
apt-get update && apt-get upgrade -y && apt autoremove -y
apt install curl
apt install argon2
curl -sSL https://get.docker.com | sh
apt install docker-compose -y
apt-get update && apt-get upgrade -y && apt autoremove -y
apt install curl
apt install argon2
curl -sSL https://get.docker.com | sh
apt install docker-compose -y
No comments to display
No comments to display