Hello,
I am using a ASP.net Core service in Kubernetes with Docker to convert images into pdf.
While converting I get following exception message:
“The type initializer for ‘Gdip’ threw an exception.”
I added already…... VOLUME /var/log EXPOSE 80 #Run dotnet application...