panel icon indicating copy to clipboard operation
panel copied to clipboard

Docker Architecture Emulation

Open Boaphlipsy opened this issue 1 year ago • 0 comments

Is there an existing feature request for this?

  • [x] I have searched the existing issues before opening this feature request.

Describe the feature you would like to see.

The function of dockers --platform to emulate the architecture of the docker container using qemu should be accessible somewhere in the server Creation.

Describe the solution you'd like.

This should be accessible somewhere in the Server creation menu. That would make running gameservers of different architecture than the host easy, even though performance will obviously be decreased by this.

Additional context to this request.

I am currently trying to run an x86 Gameserver on an Arm machine. I know that arm is currently not a priority but I also know that with direct docker this would be possible with relative ease. But since this functionality is not exposed through the Panel I cannot configure it that way easily.

Boaphlipsy avatar Sep 13 '24 13:09 Boaphlipsy