--- ** [tickets:#8080] Permissions need to be set manually after installing scm tool on docker** **Status:** open **Milestone:** unreleased **Labels:** docker scm **Created:** Thu Apr 14, 2016 08:07 PM UTC by Rohan Verma **Last Updated:** Thu Apr 14, 2016 08:07 PM UTC **Owner:** nobody When the SCM tool is installed on docker, need to manually give permissions to the allura-data directory before pushing to remote. Command: ```bash docker exec -it alluragit_web_1 chmod -R 777 /allura-data ``` Error: ``` remote: fatal: Unable to create temporary file '/allura-data/scm/git/p/code.git/./objects/pack/tmp_pack_XXXXXX': Permission denied error: failed to push some refs to '/allura-data/scm/git/p/code' ``` --- Sent from forge-allura.apache.org because dev@allura.apache.org is subscribed to https://forge-allura.apache.org/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.