diff --git a/Dockerfile b/Dockerfile index 9cfec78..6214a0f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -16,3 +16,9 @@ RUN git clone https://github.com/nanomsg/nanomsg && \ sudo ldconfig && \ cd .. && \ rm -rf nanomsg + +RUN git clone https://github.com/jl777/SuperNET && \ + cd SuperNET/iguana && \ + git checkout spvdex && \ + cd exchanges && \ + ./install