docker-py
docker-py copied to clipboard
Permission denied: '/usr/sbin/authserver'
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