docker-science / cookiecutter-docker-science

Cookiecutter template for data scientists working with Docker containers
https://docker-science.github.io/
Apache License 2.0
349 stars 80 forks source link

update Makefile for clean build #76

Closed chie8842 closed 5 years ago

chie8842 commented 5 years ago

I think it's better to use --no-cache option when build docker, because old cache may declease reproductivity

takahi-i commented 5 years ago

Thank you a lot for the valuable contribution @chie8842 !