Dealerdirect / docker

Set of docker images for continuous integration & deployment
https://hub.docker.com/r/dealerdirect/
MIT License
2 stars 1 forks source link

remove composer cache #1

Closed mjrider closed 7 years ago

mjrider commented 7 years ago

Proposed Changes

Remove the composer cache folder in the cleanup step to reduce the final layer size. This results in a reduction of 45 MiB.

frenck commented 7 years ago

Nice addition! 👍