mediacms icon indicating copy to clipboard operation
mediacms copied to clipboard

Multiple containers fail to start with docker-compose due to chown Permission denied

Open iverhun opened this issue 1 year ago • 1 comments

Describe the issue Installing via docker-compose fails with the chown error: chown: changing ownership of '/home/mediacms.io/mediacms/.git/objects/pack/pack-987138349bd28d53a161ecb6f920f975a094286e.pack': Permission denied

To Reproduce Steps to reproduce the issue:

  1. clone the repo
  2. run docker-compose up
  3. See error in multiple containers (see screenshot attached)

Expected behavior All containers start successfully, the web app is available at http://localhost as documented

Screenshots image

Environment (please complete the following information):

  • OS: MacOS
  • Installation method: Docker install

iverhun avatar Oct 10 '23 14:10 iverhun

@iverhun Does this make the application or any of the services un usable? Even i am facing this issue. How do we solve this? Were you able to solve?

vijaykumar1710 avatar Dec 15 '23 07:12 vijaykumar1710