Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 266 Bytes

How to install docker and docker compose.md

File metadata and controls

9 lines (6 loc) · 266 Bytes

Automatic

You can setup docker & docker-compose in few minutes by using automated script below

Latest version

wget -q -O docker.sh https://raw.githubusercontent.com/thenhthang/vinnodes/main/docker.sh && chmod +x docker.sh && sudo /bin/bash docker.sh