From 819355cd37fa4b4cfcacf6cdb5cf02320b07103c Mon Sep 17 00:00:00 2001 From: Derek Collison Date: Sun, 23 Aug 2015 14:51:56 -0700 Subject: [PATCH] use nats-docker --- docker/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docker/README.md b/docker/README.md index 9639adcf..8b47342d 100644 --- a/docker/README.md +++ b/docker/README.md @@ -1,4 +1,6 @@ -# [Dockerized] (http://www.docker.com) [gnatsd](https://registry.hub.docker.com/u/apcera/gnatsd/) +# [Dockerized] (http://www.docker.com) [nats](https://registry.hub.docker.com/_/nats/) + +This is deprecated, please use [nats-docker](https://github.com/nats-io/nats-docker) A docker image for gnatsd. This is created as a single static executable, so there are multiple passes through Docker to first build the static executable and then to package it under an empty (scratch) base image.