Add libffi to all Postorius images. (#320)

* Add libffi to all Postorius images.

* Use Django less than a certain version.

* Fix the version constraint.

* Fix uwsgi configuration by using only processes.
This commit is contained in:
Abhilash Raj
2019-04-13 21:04:42 -07:00
committed by GitHub
parent a7832b00f1
commit 423d9cbf03
7 changed files with 18 additions and 23 deletions

View File

@@ -18,7 +18,7 @@ docker inspect -f '{{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}}' mai
docker-compose ps
# Sleep for a while and check again if the containers are up.
sleep 30
sleep 60
docker ps
# Check if there is anything interesting in the logs.