zeroc/icegridnode

By zeroc

Updated 5 days ago

ZeroC IceGrid Node service.

Image
Networking
8

10K+

zeroc/icegridnode repository overview

Quick reference

What is IceGrid?

IceGrid is a location and activation service for Ice applications.

How to use this image

Start icegridnode service

Using a configuration file:

docker run --detach --name some-icegridnode -v data:/var/lib/ice/icegrid -v /path/to/config/:/etc/icegridnode.conf:ro zeroc/icegridnode

Using command line arguments:

docker run --detach --name some-icegridnode zeroc/icegridnode -v data:/var/lib/ice/icegrid --IceGrid.Node.Name=MyNode --Ice.Default.Locator="IceGrid/Locator:tcp -h icegridregistry -p 4061"

Refer to the IceGrid documentation for more information on how to configure an IceGrid Node.

Data volume

The IceGrid Node container stores its data in a Docker volume mounted at /var/lib/ice/icegrid.

Tag summary

Content type

Image

Digest

sha256:6150edbe0

Size

39.2 MB

Last updated

5 days ago

docker pull zeroc/icegridnode:3.7