Docker-CODE icon indicating copy to clipboard operation
Docker-CODE copied to clipboard

How to add and delete fonts?

Open jackadam1981 opened this issue 5 years ago • 1 comments

I use Chinese, so I need more Chinese fonts than English fonts.

How to do it?

jackadam1981 avatar Jul 16 '20 12:07 jackadam1981

see the message at the bottom of the page here: https://www.collaboraoffice.com/code/docker/ whereas I don't like it the way it is done..why in general the install-script instead of using the Dockerfile, which would it make much more easier to add new fonts by including the Dockerfile with a simple "FROM" and use a "RUN apt-get install my-new-font"?

kosli avatar Aug 18 '20 12:08 kosli