Service stateless API for converting HTML documents to PDF.
Open a terminal and run the following command:
docker run --rm -p 8515:8515 -v template:/app/templates quay.io/opsway/documents
The API is now available on your host at http://localhost:8515
.
make image-release