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 cd electrumx && ls
|
||||
|
||||
RUN pip3 install .
|
||||
RUN cd electrumx && pip3 install .
|
||||
|
||||
ENV SERVICES="tcp://:50001"
|
||||
ENV COIN=BitcoinSV
|
||||
|
||||
Reference in New Issue
Block a user