Files
mlflow-docker-minio/run_create_bucket.sh

4 lines
67 B
Bash
Raw Normal View History

2020-09-05 13:54:40 +02:00
#!/bin/bash
source .env
pip install Minio
python ./create_bucket.py