mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-16 04:12:16 +01:00
improving documentation about header/footer, fonts and fixing a typo about paper size (fixes #118, closes #119)
This commit is contained in:
@@ -9,5 +9,9 @@ If you wish to use more fonts, you will have to create your own image:
|
||||
```Dockerfile
|
||||
FROM thecodingmachine/gotenberg:6
|
||||
|
||||
USER root
|
||||
|
||||
RUN apt-get -y install yourfonts
|
||||
|
||||
USER gotenberg
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user