Skip to content

provide hook for resolving binary dependencies and bundling them in zip file  #6

Open
@softprops

Description

@softprops

see softprops/serverless-rust#23 for context

This should be pretty straight forward. sketch thoughts, capture whats missing from the output of ldconfig -c -new -p from the list of dependencies provided by ldd {bin-name}. The most straightforward to expose such a hook is likely the presence of an env variable ZIP_DEPS or something similar.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions