https://bugs.winehq.org/show_bug.cgi?id=49876
--- Comment #2 from Panard panard@inzenet.org --- You can use the shell script at https://raw.githubusercontent.com/pauleve/docker-mtgo/master/run-mtgo and use it like that: (it will display the used docker command)
$ bash run-mtgo --shell panard/mtgo:issue102 wine@host:~$ wine --version wine-5.12 wine@host:~$ winecfg
=> works properly
$ bash run-mtgo --shell panard/mtgo:2020-09-18 wine@host:~$ wine --version wine-5.17 wine@host:~$ winecfg
=> crashes/hangs
I'm currently bisecting, takes a while; but currently works well with wine 5.13, and starts crashing with 5.14