We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Proxy server needs two Docker images:
uiobmi/localega-tsd-proxy:latest
uiobmi/mq-interceptor:latest
Question Milen: What is this repository url. Do we have access to it?
Unlike TSD Docker VM (which doesn't have Internet connectivity), here we can pull them directly from Docker Hub:
docker pull uiobmi/localega-tsd-proxy:latest
docker pull uiobmi/mq-interceptor:latest