Sign inSign up

ryanbauman/redhawk-nodebooter

By ryanbauman

Updated about 11 years ago

REDHAWK image with nodeBooter entrypoint

Image
1

1.0K

ryanbauman/redhawk-nodebooter repository overview

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>

Tag summary

Content type

Image

Digest

sha256:0f2fd21f6

Size

271 MB

Last updated

about 11 years ago

docker pull ryanbauman/redhawk-nodebooter