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.
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.