Skip to content

Steveplays28/satisfactory-dedicated-server-arm-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Satisfactory Dedicated Server ARM Docker container

Usage

docker run --privileged --rm tonistiigi/binfmt --install amd64
export DOCKER_DEFAULT_PLATFORM=linux/amd64

See the guide at the bottom of the Dockerfile for more information.

License

This project is licensed under the MIT license, see the LICENSE file for more information.

Attribution

Thanks to DJMalachite for figuring this out, writing the guide, and helping set up the Dockerfile.