Aterfax / DCS-World-Dedicated-Server-Docker

Modular DCS World Dedicated Server docker.
GNU General Public License v3.0
30 stars 6 forks source link

experimental: add docker mod for Olympus #76

Open TheDelta opened 2 months ago

TheDelta commented 2 months ago

Add experimental support for Olympus with fixes

To be discussed if approach is okay. Currently does only work with fixes and my own fork of Olympus.

See discussion https://github.com/Aterfax/DCS-World-Dedicated-Server-Docker/discussions/75

TheDelta commented 2 months ago

The shortcuts are a pain. On my local windows machine with docker (desktop) the configuration shortcut works just fine. On my dedicated linux debian machine, it doesn't. When I execute it, I get "Failed to execute child - failed to fdwalk; Operation not permitted"

Same issue btw. with the module installer (fine in windos docker, but faulty on my linux machine)

no idea why yet :|

Aterfax commented 2 months ago

Please see: https://github.com/Aterfax/DCS-World-Dedicated-Server-Docker?tab=readme-ov-file#failed-to-fdwalk-operation-not-permitted-errors

TheDelta commented 2 months ago

That did it, ty for reminding me about this again. Used a fresh docker compose and just copied it from my windows machine to linux and totally forgot about it. 👍