dotja/django-docker-compose

The database is created inside the container

PKDmeDEV opened this issue · 1 comments

Hi.
The container is working as expected. However I noticed, the db.sqlite is created inside the container, as opposed to be on the Host system. Also the static folder is not created in host.

Can you please check

Nevermind, resolved it. Commented out the COPY. and added the project folder as volume