The Red Hat Ecosystem Catalog is the official source for discovering and learning more about the Red Hat Ecosystem of both Red Hat and certified third-party products and services.
We’re the world’s leading provider of enterprise open source solutions—including Linux, cloud, container, and Kubernetes. We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.
This image will deploy a java based service that processes events from Sotero API service
The following information was extracted from the containerfile and other sources.
Summary | Sotero Message Handler |
Description | Platform for building and running plain Java applications (fat-jar and flat classpath) |
Provider | Sotero, Inc. |
Maintainer | docker-dev@soterosoft.com |
The following information was extracted from the containerfile and other sources.
Repository name | SoteroSoft/tenant-mh |
Image version | 2.4.2-redhat |
Architecture | amd64 |
Usage | https://jboss-container-images.github.io/openjdk/ |
The images can be pulled from quay.io using the docker or podman
podman pull quay.io/soterosoft/sotero-tenant-mh:<tag>
docker pull quay.io/soterosoft/sotero-tenant-mh:<tag>
For example, to pull the tag 1.5.1-redhat
podman pull quay.io/soterosoft/sotero-tenant-mh:1.5.1-redhat
docker pull quay.io/soterosoft/sotero-tenant-mh:1.5.1-redhat