cms icon indicating copy to clipboard operation
cms copied to clipboard

bug: windows 11 - docker compose up - db container permissions issue failing to run the container.

Open riturazzz opened this issue 1 year ago • 1 comments

Describe the bug Running docker compose up command throw error for permission for /var/lib/postgresql/data.

To Reproduce Steps to reproduce the behavior:

  1. clone the repo
  2. 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 image

Info (please complete the following information):

  • Windows 11
  • docker desktop 4.28

riturazzz avatar Apr 11 '24 16:04 riturazzz

PR for the patch of issue : https://github.com/code100x/cms/pull/371 @rituraj00 @hkirat

riturazzz avatar Apr 11 '24 16:04 riturazzz