Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Bug Report: Can't use arm64 image #5293

Closed
2 tasks done
Khongchai opened this issue Mar 11, 2024 · 1 comment
Closed
2 tasks done

🐛 Bug Report: Can't use arm64 image #5293

Khongchai opened this issue Mar 11, 2024 · 1 comment
Labels

Comments

@Khongchai
Copy link
Contributor

📜 Description

In Novu 0.23.0 release note you mention there is a new novu arm64 image that we can use but when I tried to use it I got

image with reference ghcr.io/novuhq/novu/worker:0.23.0 was found but does not match the specified platform: wanted linux/arm64, actual: linux/amd64

Not sure why, maybe it's how I'm specifying the platform that's wrong.

👟 Reproduction steps

In the yml config file, do this

 novu-websocket:
    image: 'ghcr.io/novuhq/novu/ws:0.23.0'
    platform: linux/amd64
    # ... other config 

👍 Expected behavior

It should uses amd64 image

👎 Actual Behavior with Screenshots

Could not find the amd64 image

image

Novu version

0.23.0

npm version

No response

node version

No response

📃 Provide any additional context for the Bug.

No response

👀 Have you spent some time to check if this bug has been raised before?

  • I checked and didn't find a similar issue

🏢 Have you read the Contributing Guidelines?

Are you willing to submit PR?

None

Copy link

linear bot commented Mar 11, 2024

@linear linear bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant