-
Notifications
You must be signed in to change notification settings - Fork 9
Description
I'm submitting a ... (check one with "x") [ ] bug report [x] feature request
Current behavior:
:~/Security-Lab-Manager@dev✗✗✗
docker-compose up
Creating network "security-lab-manager_djangonet" with driver "bridge"
Creating standlone-nginx ... done
Creating standalone-db ... done
Creating standlone-django ... done
Attaching to standalone-db, standlone-nginx, standlone-django
standlone-django | sed: can't read A_MainSite/settings.py: No such file or directory
standlone-django | sed: can't read A_MainSite/settings.py: No such file or directory
standlone-django | sed: can't read A_MainSite/settings.py: No such file or directory
standlone-django | sed: can't read A_MainSite/settings.py: No such file or directory
standlone-django exited with code 2
standlone-django exited with code 2
standlone-django exited with code 2
standlone-django exited with code 2
Expected behavior:
Steps to reproduce:
docker-compose up
Related code:
insert short code snippets here
Other information:
in the build/code/A_MainSite I don't see the settings.py file.
