webcomics/pywine

run python script from wine in docker

Closed this issue · 1 comments

Hello , thank you very much for this docker file,

How can i run my script python from docker container with wine(the python should be installed in wine)

any help to do this .

Thank you very much

TobiX commented

See https://github.com/webcomics/pywine/blob/master/Dockerfile#L42-L45 - wrapping in xvfb-run is probably not necessary most of the time...