handbook icon indicating copy to clipboard operation
handbook copied to clipboard

docs(docker): Add public bucket command for minio

Open xredo opened this issue 3 years ago • 0 comments

Reason for change

This is a PullRequest intended to improve the docker development setup of the Minio service.

By default all buckets in minio are private. While this should be the default behaviour there are times when it's desirable them to be public. This PR adds a commented line to the minio scripts to enable this.

Checklist

  • [x] I have updated necessary documentation and links in the README.md or the doc folder
  • [x] I have rebased from master, written good commit messages and squashed unnecessary commits

xredo avatar Jun 18 '21 09:06 xredo