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

fix of build bug #8

Open subhiqudsi opened 5 years ago

subhiqudsi commented 5 years ago

Bug Fix: docker-compose build fails at "pycurl.h:164:13: fatal error: openssl/ssl.h: No such file or directory

include <openssl/ssl.h>"