Skip to content

envbuilder: use container entrypoint if ENVBUILDER_INIT_SCRIPT is not set #351

@johnstcn

Description

@johnstcn

By default, envbuilder runs /bin/sh -c sleep infinity as the entrypoint.
This behaviour can be surprising, so we should default to the entrypoint defined in the container if ENVBUILDER_INIT_SCRIPT / ENVBUILDER_INIT_COMMAND are not set.

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