snipe / snipe-it

A free open source IT asset/license management system
https://snipeitapp.com
GNU Affero General Public License v3.0
11.06k stars 3.18k forks source link

[Feature Request]: Official Docker images on ARM64 #12099

Open venom85 opened 1 year ago

venom85 commented 1 year ago

Is your feature request related to a problem? Please describe.

I would like to run this on a Kubernetes cluster of ARM64 Raspberry Pis. Right now, the only official image is x86_64, so I get an invalid architecture error.

Describe the solution you'd like

There are alternative images that support ARM64, but none of them will come with the support from this group that an official image would. It would be great if ARM64 images could be officially added to the Docker Hub listing.

Describe alternatives you've considered

There are other, unofficial images, like the one from linuxserver.

Additional context

No response

welcome[bot] commented 1 year ago

👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.

NojoudAlshehri commented 1 year ago

Issue Already Fixed. Original issue is #8342. Solved in Pull request #12904 => Fixed #8342: Add ARM64 architecture to Docker Builds

uberbrady commented 1 year ago

Yes, as soon as we stamp out a 6.1.1 release you should find an ARM build there.

ElDavoo commented 9 months ago

This issue should be updated as arm64 docker images are available, however they are only available sometimes, not every image gets pushed with arm64 support. I guess someone still did not update their buid-and-upload script and someone else did. Or maybe is done manually and snipe or whoever forgets the arm build. For example ATTW latest does not have arm, but latest-alpine does. immagine

uberbrady commented 9 months ago

Yeah, we had a few build problems in there with keys expiring or whatever - next tagged release should hopefully work at least a little bit better.