- https://dev.to/francescoxx/dockerize-a-django-application-4f...
-https://semaphoreci.com/community/tutorials/dockerizing-a-py...
CMD ["python", "manage.py", "runserver", "0.0.0.0:8000"]
Other than that, the rest of the article is quite nice info