Sign inSign up

apcera/gnatsd

By apcera

Updated almost 11 years ago

gnatsd is the high performance server for the NATS cloud native messaging system.

Image
24

1M+

apcera/gnatsd repository overview

NATS : A high-performance cloud native messaging system.

This image is deprecated in favor of the official docker image found here: NATS Official Docker Image

gnatsd is the high-performance server written in the Go language.

How to use this image

docker run --name my_gnatsd -d apcera/gnatsd

This image includes EXPOSE 4222 8333 (the client and monitor port respectively), so standard container linking will make it automatically available to the linked containers. You can also expose via the -p or -P flags to docker run.

For version 0.6.6 and onwards, the image also exposes port 6222 for clustering operations.

Tag summary

Content type

Image

Digest

sha256:a6a23d876

Size

2 MB

Last updated

almost 11 years ago

docker pull apcera/gnatsd