Files
dokku/tests/apps/dockerfile
Sean Lynch 6dfc90d388 Improve Dockerfile example/test
Placing `COPY` (or `ADD`) of the application directory after the `RUN apt-get install ...` statements will allow the layers created from those statements to be retrieved from docker's cache on subsequent runs.
2015-02-19 00:07:12 -05:00
..
2015-02-07 17:56:01 -08:00
2015-02-19 00:07:12 -05:00
2015-02-07 17:56:01 -08:00
2015-02-07 17:56:01 -08:00