Nancy The MLOps tools in docker Installation First of all clone this repo git clone https://github.com/PiePline/nancy.git Prepare for install cd nancy mkdir env && cd env Create file s3.env that contains: MINIO_ACCESS_KEY= MINIO_SECRET_KEY= S3_BUCKET= Setup Jenkins Follow this guide