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

fix: specify amd64 target platform for watchdog image #57

Closed
wants to merge 3 commits into from
Closed

fix: specify amd64 target platform for watchdog image #57

wants to merge 3 commits into from

Conversation

GregCKrause
Copy link

Description

Specifies what CPU architecture the image should be built for. This change sets the target platform to match the default Fargate task definition CPU architecture. I have tested watchdog build using an ARM64 system, with working server results.

Related

I believe this resolves the following issues:

Disclosure

While I don't believe this should be a breaking change, I have not tested build from non-arm64 system.

@GregCKrause GregCKrause closed this by deleting the head repository Feb 18, 2023
@joeyparis
Copy link

Was this closed intentionally? This pull request is critical for deploying from an M-series Mac

@sockethunter
Copy link

I had this exact issue on developing with an M1 mac. I don't see an issue with this approach.
+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants