update
This commit is contained in:
parent
7750c459ca
commit
37bf8d6a79
@ -17,7 +17,7 @@ ARG BUILD_VERSION
|
|||||||
COPY rootfs /
|
COPY rootfs /
|
||||||
|
|
||||||
# Install necessary dependencies
|
# Install necessary dependencies
|
||||||
RUN apk add --no-cache gcc g++ make musl-dev linux-headers git python3 py3-pip curl
|
RUN apk add --no-cache gcc g++ make musl-dev linux-headers hdf5 hdf5-dev cython libffi-dev openssl-dev git python3 py3-pip curl
|
||||||
|
|
||||||
# Set the working directory
|
# Set the working directory
|
||||||
WORKDIR /freq
|
WORKDIR /freq
|
||||||
|
Loading…
x
Reference in New Issue
Block a user