redballoonsecurity / ofrak

OFRAK: unpack, modify, and repack binaries.
https://ofrak.com
Other
1.82k stars 128 forks source link

Move away from $OFRAK_DIR argument to $PACKAGE_PATH for Docker builds #425

Closed whyitfor closed 4 months ago

whyitfor commented 5 months ago

One sentence summary of this PR (This should go in the CHANGELOG!)

Before this change, it was possible to use build_image.py a directory above the OFRAK repository by passing in an OFRAK_DIR arugment in the yml file. This change generalizes the approach so that build_image.py can be run in any ancestor directory; it also removes the need to pass in an OFRAK_DIR argument.

Link to Related Issue(s) N/A.

Please describe the changes in your request. See above.

Anyone you think should look at this, specifically? @rbs-jacob