blast_plus_docs
blast_plus_docs copied to clipboard
First draft to set user:group file permissions
Yes, by default files created by docker container belong to root. This may be a problem if you do not have root permissions. These may be possible side effects:
- problem if a user does not have read or write permissions to a local directory
- problem if there is a need to modify a file that is a part of the image (I do not think this applies to us though)