Files
dokku/plugins
Loïc Guitaut 9a71fff3f1 Use --no-cache when building Dockerfile
Since `docker build` is only invoked when actually building a new image
from a Dockerfile, using `--no-cache` allows to have an updated image
even if the Dockerfile hasn't changed.
This works well with Dockerfiles using `git` or packages referencing
latest versions instead of "static" ones.
2015-06-11 12:05:07 +02:00
..
2014-12-21 14:51:40 -08:00
2015-05-18 08:46:42 -07:00
2015-05-18 10:27:16 -07:00
2013-06-30 10:37:32 -05:00