instructure / canvas-lms

The open LMS by Instructure, Inc.
https://github.com/instructure/canvas-lms/wiki
GNU Affero General Public License v3.0
5.42k stars 2.42k forks source link

docker_dev_setup.sh permission fix for issues in https://github.com/instructure/canvas-lms/issues/2199 #2227

Closed mr-n30 closed 11 months ago

mr-n30 commented 1 year ago

This pull request fixes the issues in:

When trying to install Canvas via docker_dev_setup.sh the user is unable to complete the installation script due to permissions of files and directories in the application root being changed resulting in other programs being unable to install packages and dependencies in those locations.

maths22 commented 11 months ago

I don't think we want to solve this issue in the way proposed here.

Have you tried following these directions for running on linux? https://github.com/instructure/canvas-lms/tree/master/doc/docker#development