cdrx / docker-pyinstaller

PyInstaller for Linux and Windows inside Docker
MIT License
618 stars 241 forks source link

Is there a recommended, docker-compatible way to do windows code signing? #64

Closed justinmoon closed 5 years ago

justinmoon commented 5 years ago

I've read a bit about SIGNTOOL.exe. Seems something like that is needed. Would be great if code-signing could happen withing docker-pyinstaller ...

cdrx commented 5 years ago

I agree it is useful but it would be better published as a separate, stand alone image that other tooling could use as part of their CI / CD workflow 👍