POST locahost:8080
with multi-part upload. Field name: file
or
POST locahost:8080
with xml body
Query Params:
min_width
: Intmin_height
: Inttitle
: Stringno_title
: Booleanno_footer
: Booleanscale
: Int
docker build -t b2is .
docker run -p 8080:8080 --name bpmn-to-image-server b2is
- Not all Alpine images work with puppeteer. If you get "Failed to Launch Chrome" errors, make sure to test with other builds of the OS.