Open WuJIAN-0109 opened 3 months ago
Also interested in ARM support
Normally this is possible. A change in the github action to build the image is needed i can do a pull request for this
Normally this is possible. A change in the github action to build the image is needed i can do a pull request for this
@MathieuGery Did you get anywhere on this?
Hello @fariskazmi i have tried to do the same on the satisfactory server on my side. But the problem is that the image is based on steamcmd
FROM steamcmd/steamcmd:ubuntu-22 as builder
And unfortunately steamcmd is not compatible with arm and certainly will never be 🥲
I will review to see if ARM can be supported, I think it can, but will need to explore.