Skip to content

Consider single (standalone) applets variants #176

@0xF4CED

Description

@0xF4CED

Consider adding alternative variants that have all applets built as standalone binaries.(make_single_applets.sh).
This would be great for building Docker images FROM scratch. It would allow users to selectively consume only the necessary tools, such as nslookup (~65K), for specific purposes like e.g. a HEALTHCHECK.
For example:
COPY --from=docker.io/busybox:musl-single /bin/nslookup /bin/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions