don't cache

This commit is contained in:
David Andersen
2016-11-04 20:25:41 +00:00
parent 0df69d27ba
commit 66a931efea

View File

@ -1 +1 @@
sudo docker build -t factorio .
sudo docker build --no-cache -t factorio .