abiosoft / caddy-docker

Docker container for Caddy
https://hub.docker.com/r/abiosoft/caddy/
MIT License
768 stars 315 forks source link

Added a stage to compress caddy's binary. This save 12MB with UPX #153

Closed pascalandy closed 5 years ago

pascalandy commented 5 years ago

This compress caddy's binary with UPX The final docker image (uncompressed) is now 32.1MB instead of 44.3MB

If accepted, I'll do Dockerfile-no-stats as well.

Cheers!

abiosoft commented 5 years ago

Hi, this looks useful. However, it is not of much importance to most users of this image, especially considering the cost is 10 minutes of build time. Therefore, I'll be closing this.

Thanks.

pascalandy commented 5 years ago

Thanks for having considered.