EnvironmentalDashboard / community-voices

Community Voices communication technology combines images and words to advance environmental, social and economic sustainability in diverse communities.
https://environmentaldashboard.org/community-voices/
2 stars 1 forks source link

Allow anyone to write to the log #37

Closed Sammidysam closed 4 years ago

Sammidysam commented 4 years ago

Trello: https://trello.com/c/oGPmscAF/119-cv-make-sure-that-the-dockerfile-ensures-that-anyone-can-write-to-the-log

Otherwise, the result here is that we solve no problems - anytime we need to write to the log we still cannot. I did not know what exact permission I needed to target in order to fix this issue, so a+w was the easiest way for me to target all possibilities.

My question for review is more starting to be if I can continue to have this build script separate over lines like a normal script or if I need to use the && operator more because this is being fed into a Dockerfile.

Sammidysam commented 4 years ago

Timing out waiting for this to be reviewed and merging.