Skip to content

Issue on docs with Docker #490

@michaelwallabi

Description

@michaelwallabi

Path: /qstash/howto/local-development

Not sure if the issue is with the docs or the image itself but when running the following:

docker run -p 8080:8080 public.ecr.aws/upstash/qstash:latest qstash dev

I get this error:

exec /usr/bin/qstash: no such file or directory

If I run:

docker run -p 8080:8080 public.ecr.aws/upstash/qstash:latest find / -name qstash

/usr/bin/qstash is present but doesn't work it seems.

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