hendricius / the-sourdough-framework

Open source book dedicated to helping you to make the best possible sourdough bread at home.
https://breadco.de/book
Creative Commons Attribution Share Alike 4.0 International
2.57k stars 128 forks source link

#308 — Build docker image for both amd64 and arm64 #311

Closed sha1sum closed 6 months ago

sha1sum commented 6 months ago

Builds the Docker image in both arm64 and amd64 architectures, which will add the ability for Mac M1/M2/M3 users to run the container without emulation.

Fixes #308

cedounet commented 6 months ago

@sha1sum is that meant to run for that long?

sha1sum commented 6 months ago

@cedounet it will build twice, but no, it shouldn't take that long. Do you have the permissions to re-run it?

cedounet commented 6 months ago

@cedounet it will build twice, but no, it shouldn't take that long. Do you have the permissions to re-run it?

I killed it and ran it again... let's see.

cedounet commented 6 months ago

Killed it again… I let you latest running we will see what happens.

Thanks.

hendricius commented 6 months ago

LGTM - thank you. I will merge for now - curious to see how long the build will take.