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

Update README to add Docker setup information #1014

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

say-yawn
Copy link

@say-yawn say-yawn commented Oct 2, 2024

For Macs with Apple Silicon, DOCKER_DEFAULT_PLATFORM needs to be set to linux/amd64

For Macs with Apple Sillicon, DOCKER_DEFAULT_PLATFORM  needs to be set to linux/amd64
@say-yawn say-yawn requested review from a team as code owners October 2, 2024 23:31
@say-yawn say-yawn requested review from alexcottner and removed request for a team October 2, 2024 23:31
@@ -22,6 +22,10 @@ Use Docker whenever possible. The golang version on your machine is likely _not_
`docker pull mozilla/autograph && docker run mozilla/autograph`

This will download the latest build of autograph from DockerHub and run it with its dev configuration.
> [!TIP]
> For Macs with Apple Sillicon, when pulling images from Docker set `DOCKER_DEFAULT_PLATFORM` like:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mooted by a future PR coming from Se Yeon where we add --platform the base image definition of the autograph Dockerfile

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.

2 participants