Skip to content

installing bun from an alpine base image doesn't work #154

@waymondo

Description

@waymondo

it chokes up because bash isn't available when this is added:

RUN curl -fsSL https://bun.sh/install | bash -s -- "bun-v${BUN_VERSION}"

i haven't tested it, but could bash get converted to ash in this scenario?

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