cms
cms copied to clipboard
bug: windows 11 - docker compose up - db container permissions issue failing to run the container.
Describe the bug
Running docker compose up command throw error for permission for /var/lib/postgresql/data.
To Reproduce Steps to reproduce the behavior:
- clone the repo
- run the command
docker compose up
Expected behavior Container image pull, run the db and cms-docker containers but db container failed to start.
Screenshots or GIFs
Info (please complete the following information):
- Windows 11
- docker desktop 4.28
PR for the patch of issue : https://github.com/code100x/cms/pull/371 @rituraj00 @hkirat