Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 587 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 587 Bytes

omniservices docker image

This is a basic Docker image for easily running and exposing the CORBA Naming Service and the CORBA Event Service

The image can be pulled from the Docker Hub Registry

The default command for this image runs the omniNames and omniEvents services (via supervisor) and exposes them on ports 2809 and 11169 respectively.

docker run --name omniservices --detach redhawkci/omniservices