Go to file
kolaente ed3e1983fc
continuous-integration/drone/push Build is passing Details
Add mage
2020-09-03 13:33:39 +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 Add mage 2020-09-03 13:33:39 +02:00
README.md [skip ci] fixed readme link 2019-06-22 22:11:38 +02:00

README.md

UPX in docker

Build Status

This dockerfile contains upx 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>