docat icon indicating copy to clipboard operation
docat copied to clipboard

Docker image arm compability

Open EliasB-NU opened this issue 8 months ago • 2 comments

Hi, I host all of my projects on arm64 cloud servers, currently I have to clone the repository on my server and compile it myself. It would be super useful, if you add support for arm. I don't completely understand your github workflow, so I cannot add it myself, if you need some inspiration on how I do it, here is a my github actions file for compiling for arm64 and amd64: https://github.com/EliasB-NU/rcj-gamesite/blob/dev/.github/workflows/deploy.yaml.

EliasB-NU avatar Apr 03 '25 14:04 EliasB-NU

If someone wants to create a pull request for that go ahead.

fliiiix avatar Apr 03 '25 17:04 fliiiix

#918

EliasB-NU avatar Apr 03 '25 18:04 EliasB-NU