You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
kolaente ed3e1983fc
continuous-integration/drone/push Build is passing Details
Add mage
3 years ago
.drone.yml updated drone config 4 years ago
.gitignore init 4 years ago
Dockerfile Add mage 3 years ago
README.md [skip ci] fixed readme link 4 years ago

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>