How to exclude shared libraries from pyinstaller output

后端 未结 0 1118
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-01-13 13:49

I want to use pyinstaller to reduce size of a dockerfile, so i don\'t have to install python

When i run pyinstaller, it include a lot of .so files from /usr/lib64

相关标签:
回答
  • 消灭零回复
提交回复
热议问题