From 581eed5a0f4776e51b9d0b12fac6a1f9188de4d7 Mon Sep 17 00:00:00 2001 From: fixanoid Date: Fri, 5 Oct 2018 11:39:41 -0400 Subject: [PATCH] Adding docker hub link --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 17665240b..0e7515c39 100644 --- a/README.md +++ b/README.md @@ -26,9 +26,12 @@ The above diagram is a high-level overview of the privacy architecture used by Q The quickest way to get started with Quorum is by following instructions in the [Quorum Examples](https://github.com/jpmorganchase/quorum-examples) repository. This allows you to quickly create a network of Quorum nodes, and includes a step-by-step demonstration of the privacy features of Quorum. ## Further Reading - Further documentation can be found in the [docs](docs/) folder and on the [wiki](https://github.com/jpmorganchase/quorum/wiki). +## Official Docker Containers +The official docker containers can be found under https://hub.docker.com/u/quorumengineering/ + + ## See also * [Quorum](https://github.com/jpmorganchase/quorum): this repository