Sign inSign up

reeganexe/upx

By reeganexe

Updated over 7 years ago

Smallest UPX Image

Image
0

293

reeganexe/upx repository overview

Smallest UPX Docker Image

Just Alpine + UPX (Ultimate Packer for Executables).

This Docker image will help you compress Linux & Windows executables from any platform where Docker can run. Useful for compressing Go build output.

Usage

docker run --rm -v $PWD:/working reeganexe/upx /working/big-binary

UPX will replace the original file.

image

LICENSE

MIT @ Ninh Pham

Tag summary

Content type

Image

Digest

Size

2.5 MB

Last updated

over 7 years ago

docker pull reeganexe/upx