django-react-blog icon indicating copy to clipboard operation
django-react-blog copied to clipboard

docker compose stopped here for a long time?

Open 0xsirsaif opened this issue 5 years ago • 3 comments
trafficstars

what is the problem ?

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

0xsirsaif avatar Jul 15 '20 14:07 0xsirsaif

having the same issue

ryx2 avatar Aug 20 '20 15:08 ryx2

try this:

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

ryx2 avatar Aug 20 '20 17:08 ryx2

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

Milan-Toliya avatar Apr 11 '21 18:04 Milan-Toliya