Slic3r is a 3d model slicer used to generate GCODE for 3d printers. Remote access of the Slic3r command line tools
Download the linux version of slic3r from the link above.
Build the docker image.
docker build -t remote-slic3r .
API docs to follow.