Sign inSign up

descartesresearch/teastore-image

By descartesresearch

Updated almost 3 years ago

The Image Provider servic for the TeaStore

Image
1

100K+

descartesresearch/teastore-image repository overview

This image contains the Image Provider 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=4444" -p 4444:8080 -d descartesresearch/teastore-image

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:8f339e6b8

Size

352 MB

Last updated

about 4 years ago

docker pull descartesresearch/teastore-image