You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
.drone.yml | 3 years ago | |
.gitignore | 3 years ago | |
Dockerfile | 2 years ago | |
README.md | 3 years ago |
README.md
UPX in docker
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>