-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Zip static PIE build #70
base: master
Are you sure you want to change the base?
Conversation
anindyasen
commented
Oct 9, 2022
- Added zip application as a static-pie build
- A build.sh script is created to download, extract, patch and compile the application.
- rootfs, filesystem to store file in unikernel.
- Patch has the changes required in zip application to build it as static-pie.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, thanks,
Please see the comments and also sign off your commit.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, just a few more comments.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @anindyasen, hopefully these are the last comments, fix them and I will approve the pr 🚀
Looks good but please remove the |
Signed-off-by: anindya_sen <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All good now, thank you.
Reviewed-by: Stefan Jumarea [email protected]
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All good now, thank you.
Reviewed-by: Stefan Jumarea [email protected]