Sign inSign up

descartesresearch/teastore-recommender

By descartesresearch

Updated almost 3 years ago

The Recommender service for the TeaStore

Image
1

500K+

descartesresearch/teastore-recommender repository overview

This image contains the Recommender service for our TeaStore.

To start the container, the host name (or IP) and port of the registry (https://hub.docker.com/r/descartesresearch/teastore-registry) must be supplied as environment variables. Also the host name (or IP) and mapped port of the machine running the container must be set through environment variables.

Example start command: docker run -e "REGISTRY_HOST=10.1.2.3" -e "REGISTRY_PORT=10000" -e "HOST_NAME=10.1.2.30" -e "SERVICE_PORT=3333" -p 3333:8080 -d descartesresearch/teastore-recommender

For more information, visit the getting started documentation on GitHub: https://github.com/DescartesResearch/TeaStore/wiki/Getting-Started

Tag summary

Content type

Image

Digest

sha256:8cd0cc779

Size

351.1 MB

Last updated

about 4 years ago

docker pull descartesresearch/teastore-recommender