mirror of
https://github.com/docker/docs.git
synced 2026-03-28 06:49:00 +07:00
nsqio have changed they way the package the binaries into docker. There is now one image with all the binaries in it and each one is called on run. This should fix the docker compose as per http://nsq.io/deployment/docker.html Signed-off-by: Steven Lee <steven.lee@multiplay.co.uk>