dockerfiles icon indicating copy to clipboard operation
dockerfiles copied to clipboard

any plans to example unity3D standalone in docker?

Open twyeld opened this issue 6 years ago • 2 comments

Hi Jess - great work - so many working examples! I am trying to find a way to host a unity3D game level complied for linux in a docker container that allows both parallel and graphics GPU processing on the server side (I have access to a GPU cluster HPC). So, far I can only find examples for hosting the unity3D editor in headless mode - Gabriel le Breton's is perhaps the best:

https://gitlab.com/gableroux/unity3d-gitlab-ci-example/

Anyway, it would be great if you had any suggestions...

twyeld avatar Sep 17 '19 02:09 twyeld

Issue-Label Bot is automatically applying the label question to this issue, with a confidence of 0.87. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

issue-label-bot[bot] avatar Sep 17 '19 02:09 issue-label-bot[bot]

Solved here: https://github.com/mviereck/x11docker/issues/190 https://github.com/mviereck/x11docker/issues/197

mviereck avatar Nov 26 '19 11:11 mviereck