standard-build/scripts/get-docker.sh

2 lines
93 B
Bash
Raw Normal View History

2022-09-22 19:19:52 +01:00
curl -sL https://get.docker.com | sh
docker network create --subnet=172.32.0.0/16 main_subnet