I can't install a new font in docker container.

  • Thread starter Thread starter s1909.odiseos
  • Start date Start date
S

s1909.odiseos

Guest
I'm using this image:

mcr.microsoft.com/dotnet/framework/aspnet:4.8-windowsservercore-ltsc2019

for my web application in .net, and I need to use several fonts, one of them ex: "Times New Roman", but the container is created with just "Lucida Console". I tried to copy the fonts in c:/windows/font but it doesn't work.

Any idea how to do it.


Thanks.

Continue reading...
 
Back
Top