use nats-docker

This commit is contained in:
Derek Collison
2015-08-23 14:51:56 -07:00
parent 968aec7b08
commit 819355cd37

View File

@@ -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.