ivaano / NsxLibraryManager

Another Lib Manager for NSP NSZ files
Other
39 stars 12 forks source link

Docker permission error. #24

Closed garlik82 closed 8 months ago

garlik82 commented 9 months ago

Hi,

looking forward to trying this out. I'm getting this error when trying to run the docker image: unhandled exception. System.UnauthorizedAccessException: Access to the path '/app/appsettings.json' is denied.

Any help is appreciated.

edit: had to add --user root to docker run command, but library isn't loaded.

Thank you for your work.