Skip to content

2.27.9 docker image fails running #242

@Liboul

Description

@Liboul

[Probably not the place to post this issue, but I couldn't find the repo that manages docker images if any]

The latest docker image published (6 days ago) simply does not work:

docker run -p 8081:8080 public.ecr.aws/upstash/qstash:2.27.9 qstash dev
=> exec /usr/bin/qstash: no such file or directory
This issue has been replicated on multiple macbooks with different specs.

While docker run -p 8081:8080 public.ecr.aws/upstash/qstash:2.22.3 qstash dev just works everywhere.

Workaround: We specified the version 2.22.3 instead of latest until latest is fixed.

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