gnatsd is the high performance server for the NATS cloud native messaging system.
1M+
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.
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.
Content type
Image
Digest
sha256:a6a23d876…
Size
2 MB
Last updated
almost 11 years ago
docker pull apcera/gnatsd