Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 276 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 276 Bytes

docker-tibco

Docker image of Tibco EMS CE (Community Edition)

build

Build image

docker build -t tibco:8.5.1 .

Run

docker run -p 7222:7222 -d --name tibco tibco:8.5.1