This Docker image contains a working wkhtmltopdf and NodeJS installation. The purpose is to keep it as small as possible while delivering all functions.
This image can be used as a base for your project. For best results use a fixed version and not latest.
FROM surnet/alpine-node-wkhtmltopdf:latest
Please feel free to open a issue or pull request with suggestions.
Keep in mind that the build process of this container takes some (a lot of) time.
Based upon the following repos/inputs: