Skip to content

ajfranzoia/docker-wkhtmltopdf-aas

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

wkhtmltopdf aas docker image

Usage

Add the following to your docker-compose.yml file:

wkhtmltopdf:
    image: yappabe/wkhtmltopdf-aas
    links:
        - php
    environment:
        SERVER_PORT: 80
        SERVER_API_KEY: dummy
        WKHTMLTOPDF_BIN: "/usr/local/bin/wkhtmltopdf"

About

Docker image with wkhtmltopdf aas nodejs app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%