Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 320 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 320 Bytes

Adding fonts on containers docker

Script to register fonts inside a windows container in docker

How to execute this code?

  • Copy script file to container
  • Open command prompt inside windows container, and run command:
  • powershell.exe -executionpolicy Bypass -nologo -noninteractive -file .\Add-Fonts.ps1