accetto / ubuntu-vnc-xfce-g3

Headless Ubuntu/Xfce containers with VNC/noVNC (G3v6).
MIT License
214 stars 62 forks source link

Feature request: arm containers #47

Open dtcooper opened 1 year ago

dtcooper commented 1 year ago

Hi there,

Thanks for the great project! To support development on an Apple M1 chip and other platforms, would it be possible to provide arm64 builds?

I know this is relatively easy to do with GitHub actions.

Cheers and again thanks for the awesome container images. :)

David

accetto commented 1 year ago

Hello @dtcooper,

thanks for the nice feedback. :) Unfortunately the main problem is, that I have no arm64 based hardware to test the images on. :(

Regards, accetto

inascf commented 1 year ago

I heard that Oracle Cloud has free ARM machines for testing. I don't know if we can try it out.

dtcooper commented 1 year ago

Moving the build to GitHub actions should give you that for free. However, I understand your documented rationale in not using it.

dtcooper commented 7 months ago

Bump on this one. Wanting support on the raspberry pi too. :)

wandering3ngineer commented 2 months ago

I'll second on the arm64 thing. I also don't use Apple Silicon system. I was using this docker image with some of my students. One of them couldn't successfully start the image even with emulation in place. -- by the way, it really is a great image! Very useful!