Minio Dockerfile Setup Create custom network docker network create minio-network --subnet=172.30.0.0/24 Start docker-compose up -d Stop docker-compose stop