Sign inSign up

gioppoluca/teiid

By gioppoluca

•Updated almost 11 years ago

Docker image for JBoss TEIID

Image
0

253

gioppoluca/teiid repository overview

This is an image build with the version 8.12.1 shipped directly from JBoss. The Dockerfile is at the following link: https://github.com/gioppoluca/dockerfiles/blob/master/teiid/Dockerfile⁠

Teh image exposes the ports: 4447 8080 9990 9999 31000 35432 This to ease the management of both JBoss server and access the standard TEIID ports.

To run it tipically use: docker run -d -p 31000:31000 -p 8080:8080 --name=container_name gioppoluca/teiid:8.12.1

Tag summary

Content type

Image

Digest

sha256:2e68880db…

Size

339.3 MB

Last updated

almost 11 years ago

docker pull gioppoluca/teiid:8.12.1