alpine4
This commit is contained in:
parent
1c1576106f
commit
f26220f587
|
@ -7,7 +7,7 @@ RUN cat /etc/os-release
|
|||
|
||||
# Install necessary packages
|
||||
RUN apk update && \
|
||||
apk add git pkgconf make g++ openssl libheif libtiff && \
|
||||
apk add git pkgconf make g++ openssl libheif libheif-dev tiff tiff-dev && \
|
||||
rustup target add x86_64-unknown-linux-gnu && \
|
||||
rustup select nightly
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user