Adding Dockerfile with Python 3.8 and pyinstaller 4.0.0#102
Adding Dockerfile with Python 3.8 and pyinstaller 4.0.0#102gmatheu wants to merge 2 commits intocdrx:masterfrom
Conversation
|
It seems that you could have edited the existing |
|
Hey, is there a way to modify this so it will get in? |
|
@gmatheu I tried to build this Dockerfile but it seems to hang forever when it gets to the stage when it installs pyinstaller using pip. |
that's unrelated to this push request and related to a different issue: wine-staging seems to be buggy in regards to this project. Can confirm it's works fine with winehq-stable |
|
Any news about this PR? |
|
|
||
| ENV DEBIAN_FRONTEND noninteractive | ||
|
|
||
| ARG WINE_VERSION=winehq-staging |
No description provided.