mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-19 05:32:16 +01:00
improving documentation on timeout issues
This commit is contained in:
@@ -7,7 +7,7 @@ By default, a handful of fonts are installed. Asian characters are also supporte
|
||||
If you wish to use more fonts, you will have to create your own image:
|
||||
|
||||
```Dockerfile
|
||||
FROM thecodingmachine/gotenberg:5
|
||||
FROM thecodingmachine/gotenberg:6
|
||||
|
||||
RUN apt-get -y install yourfonts
|
||||
```
|
||||
Reference in New Issue
Block a user