handbook
handbook copied to clipboard
docs(docker): Add public bucket command for minio
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