The Paketo Buildpack for UPX is a Cloud Native Buildpack that providex UPX a tool that can be used to compress executables.
This buildpack will participate all the following conditions are met
- Another buildpack requires
upx
The buildpack will do the following:
- Contributes UPX to a layer marked
build
andcache
with command on$PATH
This buildpack is released under version 2.0 of the Apache License.