Skip to content

runbroker.sh need numactl #37

@Frodez

Description

@Frodez

Base image: alpine
In the runbroker-customize.sh, numactl --interleave=all pwd > /dev/null 2>&1 call the numactl, which does not included in the image. And the broker will not start successfully.

Additionally, I find that the alpine image does not have the numactl in its repository. The version of alpine is 3.9, however the lowest version required by numactl is 3.10.
numactl in alpine 3.9
numactl in alpine 3.10

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions