don't cache

This commit is contained in:
David Andersen 2016-11-04 20:25:41 +00:00
parent 6499b0974e
commit b643a13e88

View File

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