lukewhrit / spacebin

🔭 spacebin: text sharing for the final frontier
https://spaceb.in
Apache License 2.0
95 stars 9 forks source link

bug: The published builds on Docker Hub for spacebin are purely for arm64 platform #448

Closed Tuxdude closed 2 months ago

Tuxdude commented 2 months ago

What happened?

The published builds on Docker Hub for spacebin are purely for arm64 platform. Better to use multi platform images that support both amd64 and arm64 platforms.

Minimum steps to reproduce

N/A

Version

Any

What browsers are you seeing the problem on?

No response

Relevant log output

No response

lukewhrit commented 2 months ago

Latest images pushed are amd64. I've just fixed the Github action that automatically creates Docker images on release so I think we will just end up doing only amd64 images from now on, since I no longer have to build on my M1 laptop.

Also now available on Github Container Registry - https://ghcr.io/lukewhrit/spacebin