alpine4
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user