REDHAWK image with nodeBooter entrypoint
1.0K
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>
Content type
Image
Digest
sha256:0f2fd21f6…
Size
271 MB
Last updated
about 11 years ago
docker pull ryanbauman/redhawk-nodebooter