Skip to content

refactor shell usage to sh in favor of bash #1

Description

@jackie-ak

In base.mk we sometimes execute commands inside the containers with bash. While most of images we use have that, in some cases bash is not available, while sh is. Compare for example python3.x vs python3.x-alpine.

Therefore we should use sh everywhere for better compatibility.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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