The umask defaults to 0022 in docker, meaning others in the user group cannot overwrite the files that are output. This needs fixed
The umask defaults to 0022 in docker, meaning others in the user group cannot overwrite the files that are output. This needs fixed