django-react-boilerplate
django-react-boilerplate copied to clipboard
Ensure deterministic Docker build
https://snyk.io/blog/best-practices-containerizing-python-docker/
As we're only using Docker for development (not for production) is this relevant? It'll surely make the boilerplate get outdated faster (if we start pinning versions/SHAs, for instance)
I'll leave this open just in case we Dockerize production builds.