Skip to content

doc(sharing-your-app): update for M1 users#289

Open
muescha wants to merge 2 commits intodocker:masterfrom
muescha:patch-1
Open

doc(sharing-your-app): update for M1 users#289
muescha wants to merge 2 commits intodocker:masterfrom
muescha:patch-1

Conversation

@muescha
Copy link
Copy Markdown
Contributor

@muescha muescha commented Aug 6, 2022

add a hint for M1 users about platform

@muescha
Copy link
Copy Markdown
Contributor Author

muescha commented Aug 6, 2022

credits going to @bviala - thx for sharing your solution in #197 Sharing our app: Running in Play with Docker doesn't work

@muescha
Copy link
Copy Markdown
Contributor Author

muescha commented Aug 6, 2022

I'm open for rewordings and to fix typos

@muescha
Copy link
Copy Markdown
Contributor Author

muescha commented Aug 6, 2022

maybe encapsulate this info in a pro-tip info box? but i don't know if the formatting is also available in the info box

!!! info "Pro-tip"
    infotext

@muescha muescha closed this Aug 6, 2022
@muescha muescha reopened this Aug 6, 2022
@muescha muescha changed the title update sharing-your-app for M1 users doc(sharing-your-app): update for M1 users Aug 6, 2022
@Eksistenze
Copy link
Copy Markdown

Just ran into this issue and found the fix after two days of searching. Recommend adding a note for M1/M2 users with alternate build command with explanation.
docker buildx build --platform linux/amd64 -t getting-started .

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