docker-py icon indicating copy to clipboard operation
docker-py copied to clipboard

Permission denied: '/usr/sbin/authserver'

Open mostafa6765 opened this issue 1 year ago • 0 comments

Issue: An unexpected error occurred during build: [Errno 13] Permission denied: '/usr/sbin/authserver' Exception type: PermissionError

I have developed a Macos app with (electron and Python) there is a docker image build with this package.Local development is working fine. but when building an app with pyinstaller that occurs permission issue

@shin- @bfirsh any suggestion for this issue? this is the major feature of the application

mostafa6765 avatar Mar 21 '24 05:03 mostafa6765