scrapinghub / docker-devpi

pypi caching service using devpi and docker
28 stars 42 forks source link

Sizereduction #5

Closed jcdevilla closed 8 years ago

jcdevilla commented 8 years ago

1f608a0 is just a minor update to the Dockerfile to slim down the resulting image after build. This slims it down by about 20MB. Granted it's not a lot, but that's 20MB less to pull if done over a slow or capped connection.

2ae3e24 on the other hand squashes 4 directives down to 2.