generated from mintlify/starter
-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Description
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
Labels
No labels