Skip to content

Conversation

brexis
Copy link

@brexis brexis commented Dec 21, 2018

This pull request update the Dockerfile by installing minio client ant let you run mc commands on the container.

@mimischi
Copy link
Owner

Thanks for the PR @brexis! I thought mc is a client one can install on their local machine and then manage different remote Minio hosts. Why would one then want to have it in the remote Dokku instance? Do you have a specific use case?

@turicas
Copy link
Contributor

turicas commented Dec 11, 2022

Thanks for the PR @brexis! I thought mc is a client one can install on their local machine and then manage different remote Minio hosts. Why would one then want to have it in the remote Dokku instance? Do you have a specific use case?

I think the idea is to run maintenance tasks directly on the same container, so you're going to execute locally even the network-intensive tasks (like mc cp or mc mirror), which could be very slow on another machine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants