Update freqtrade-NFIx5/Dockerfile
This commit is contained in:
parent
51f0797ccb
commit
9c21a671d1
@ -46,7 +46,12 @@ RUN apk add --no-cache \
|
|||||||
bzip2-dev \
|
bzip2-dev \
|
||||||
lz4-dev \
|
lz4-dev \
|
||||||
zstd-dev \
|
zstd-dev \
|
||||||
curl-dev
|
curl-dev \
|
||||||
|
boost-dev \
|
||||||
|
apache-arrow-dev \
|
||||||
|
apache-arrow-static \
|
||||||
|
apache-arrow-glib-dev \
|
||||||
|
apache-arrow-glib-static
|
||||||
|
|
||||||
# Upgrade pip to the latest version
|
# Upgrade pip to the latest version
|
||||||
RUN pip install --upgrade pip setuptools wheel setuptools_scm cython
|
RUN pip install --upgrade pip setuptools wheel setuptools_scm cython
|
||||||
|
Loading…
x
Reference in New Issue
Block a user