#!/bin/bash docker stop $(docker ps -aq) docker system prune -f docker network create homepage ./pull ./bin/script/init