Skip to content
This repository has been archived by the owner on Sep 28, 2020. It is now read-only.

Docker-compose fails to copy settings.py.in correctly #475

Open
jisantuc opened this issue Dec 7, 2017 · 0 comments
Open

Docker-compose fails to copy settings.py.in correctly #475

jisantuc opened this issue Dec 7, 2017 · 0 comments

Comments

@jisantuc
Copy link
Collaborator

jisantuc commented Dec 7, 2017

For ./scripts/update, docker-compose insists that it has rebuilt containers, but it doesn't use the new container for some reason. We ran into this with the cp publicmapping/settings.py.in publicmapping/settings.py command. For some reason, settings.py remained unavailable in the django service.

The manual fix (copy outside the container, then build) isn't difficult, but it shouldn't be necessary.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant