Add hyperlink to docker repository in README

This commit is contained in:
Chase Wright
2020-07-20 16:01:17 -05:00
committed by GitHub
parent 45dd0035d4
commit 9d752fc8f1
2 changed files with 3 additions and 3 deletions

View File

@@ -77,7 +77,7 @@ See detailed link:reference-configuration.adoc[Configuration Reference]
==== Run as docker
Official Docker image you can find at: emeraldpay/dshackle
Official Docker image you can find at: https://hub.docker.com/r/emeraldpay/dshackle[emeraldpay/dshackle]
.Setup Infura username
[source,bash]
@@ -174,4 +174,4 @@ grpcurl -import-path ./proto/ -proto blockchain.proto -d '{"asset": {"chain": "1
...
----
See other enhanced methods in the link:06-methods.adoc[Documentation for Enhanced Methods]
See other enhanced methods in the link:06-methods.adoc[Documentation for Enhanced Methods]