Spring Boot application providing a REST service for triggering the SPEAR optimization.
495
This image contains a Spring Boot application that provides a REST service for triggering the SPEAR optimization. The service can be called via a Swagger online user interface, or via the command line or any other library for issuing REST or HTTP requests.
The server within the Docker does not use HTTPS, but could be put behind a HTTPS proxy on the host computer.
The image is started as docker run -p 8080:8080 dailab/spear-rest-interface. The server will then be available at http://localhost:8080. Further instructions can be found there, and in the SPEAR REST Interface description.
Content type
Image
Digest
Size
144.7 MB
Last updated
about 6 years ago
docker pull dailab/spear-rest-interface