Go to file
konrad 776aca3776
continuous-integration/drone/push Build is passing Details
updated readme
2019-06-22 22:10:47 +02:00
.drone.yml updated drone config 2019-06-22 21:53:26 +02:00
.gitignore init 2019-06-22 21:52:56 +02:00
Dockerfile fixed dockerfile 2019-06-22 22:07:52 +02:00
README.md updated readme 2019-06-22 22:10:47 +02:00

README.md

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>