Hi kevinaung,
If you have a non-Microsoft owned font file (.ttf) you can use the same approach as Gregory mentioned in the first comment - On your dockerfile, you can copy the .ttf file, then use the registry to add the font to Windows. For this scenario, this is in replacement of the DISM option, which deals with Microsoft owned fonts, for licensing purposes.
Published Mar 06, 2023
Version 1.0