This commit is contained in:
@@ -13,9 +13,7 @@ RUN pip3 install multidict aiohttp pylru rocksdb3
|
|||||||
|
|
||||||
RUN git clone -b $VERSION https://github.com/spesmilo/electrumx.git
|
RUN git clone -b $VERSION https://github.com/spesmilo/electrumx.git
|
||||||
|
|
||||||
RUN cd electrumx && ls
|
RUN cd electrumx && pip3 install .
|
||||||
|
|
||||||
RUN pip3 install .
|
|
||||||
|
|
||||||
ENV SERVICES="tcp://:50001"
|
ENV SERVICES="tcp://:50001"
|
||||||
ENV COIN=BitcoinSV
|
ENV COIN=BitcoinSV
|
||||||
|
|||||||
Reference in New Issue
Block a user