You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to modify various binaries including jq to be self-contained for use with minimal Docker environments. Do you know how I can make a jq executable that includes its libs? The closest thing I found so far is this https://github.com/intoli/exodus but I'd love to experiment with this library to see which is better.
The text was updated successfully, but these errors were encountered:
I'm trying to modify various binaries including jq to be self-contained for use with minimal Docker environments. Do you know how I can make a jq executable that includes its libs? The closest thing I found so far is this https://github.com/intoli/exodus but I'd love to experiment with this library to see which is better.
The text was updated successfully, but these errors were encountered: