This commit is contained in:
@@ -9,7 +9,7 @@ RUN apt-get update
|
|||||||
|
|
||||||
RUN apt-get -y install git python3.10 python3-pip librocksdb-dev libsnappy-dev libbz2-dev libz-dev liblz4-dev
|
RUN apt-get -y install git python3.10 python3-pip librocksdb-dev libsnappy-dev libbz2-dev libz-dev liblz4-dev
|
||||||
|
|
||||||
RUN pip3 install multidict aiohttp pylru python-rocksdb
|
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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user