|
|
hace 1 mes | |
|---|---|---|
| .. | ||
| Dockerfile | 5b74196f44 ci: update pnpm deploy commands to use --legacy flag | hace 1 mes |
| README.md | bcec2254b5 enable puppeteer config from env var | hace 4 meses |
| docker-entrypoint.sh | efcc48a4ca fix dir permission override | hace 1 año |
https://github.com/growilabs/growi/blob/master/apps/pdf-converter/docker/Dockerfile
GROWI provides a feature that bulk exports pages in PDF format. PDF Converter is necessary to convert markdown pages to PDF during that process.
docker run -d growilabs/pdf-converter
and go to http://localhost:3010/ .
PDF Converter is configured by default in growilabs/growi-docker-compose. GROWI will be able to request to PDF Converter after docker-compose up.