kolaente ed3e1983fc
All checks were successful
continuous-integration/drone/push Build is passing
Add mage
2020-09-03 13:33:39 +02:00
2019-06-22 21:53:26 +02:00
2019-06-22 21:52:56 +02:00
2020-09-03 13:33:39 +02:00
2019-06-22 22:11:38 +02:00

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>
Description
No description provided
Readme 28 KiB
Languages
Dockerfile 100%