I'm using the BiglyBT image based on this base image, and I need to install some fonts to display my language correctly. However, it seems there's no place to write an initialization script for installing fonts.
I'd like to know if there's a way to achieve this with existing images, so I can mount a specific sh file to a particular directory for the container to execute during initialization.
I'm using the BiglyBT image based on this base image, and I need to install some fonts to display my language correctly. However, it seems there's no place to write an initialization script for installing fonts.
I'd like to know if there's a way to achieve this with existing images, so I can mount a specific sh file to a particular directory for the container to execute during initialization.