docker_minio git clone https://github.com/codesshaman/docker_minio.git cd docker_minio make env Change .env using necessary data: nano .env Build configuration: make build And use make bucket <bucket_name> for create new bucket