dgiagio / warp

Create self-contained single binary applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Making a self-contained jq binary

ProfessorManhattan opened this issue · comments

Hey, sorry for posting this to the issues but I could not figure out how to create a self-contained version of jq. I'm using DockerSlim and the images come out wayyyyy smaller when I only include binaries. How could I use warp-packer to create a self-contained jq that has all the /usr/lib and /lib dependencies bundled into the single file?