lumenwrites / django-react-blog

Simple blog built with Django and React/Redux, deployed with Docker, and served with nginx/uwsgi.
http://digitalmind.io
MIT License
563 stars 95 forks source link

docker compose stopped here for a long time? #10

Open 0xsirsaif opened 4 years ago

0xsirsaif commented 4 years ago

what is the problem ?

Screenshot from 2020-07-15 16-39-46

ryx2 commented 4 years ago

having the same issue

ryx2 commented 4 years ago

try this:

https://rtfm.co.ua/en/docker-configure-tzdata-and-timezone-during-build/

Milan-Toliya commented 3 years ago

Adding the below line in your Docker file will resolve this issue. ENV DEBIAN_FRONTEND=noninteractive