upx/README.md

389 B

UPX in docker

Build Status

This dockerfile contains https://upx.github.io/ in a docker container to be able to use it more easily in a ci pipeline

How to use this image

docker run -v <local path to binaries>:/binaries kolaente/upx /binaries/<binary file name>