Skip to content

ryanbauman/docker-nodebooter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redhawk nodebooter docker image

The default entrypoint for this image runs nodeBooter and passes the "--version" option as the default command.

To run the name services, use the omniservices image:

docker run --name omniNames --net=host --detach ryanbauman/omniservices

To run the domain manager:

docker run --name <mydomain> --net=host --detach ryanbauman/nodebooter -D --domainname <mydomain>

This image also has a GPP Node configured (DevMgr_default). To run the device manager:

docker run --name gpp1 --net=host --detach ryanbauman/nodebooter -d /nodes/DevMgr_default/DeviceManager.dcd.xml --domainname <mydomain>

About

REDHAWK Docker Image with nodebooter entrypoint

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published