mirror of
https://github.com/C4illin/ConvertX.git
synced 2025-11-13 18:36:23 +00:00
wip
This commit is contained in:
@@ -22,7 +22,7 @@ RUN cargo install resvg
|
|||||||
|
|
||||||
FROM base AS dcraw
|
FROM base AS dcraw
|
||||||
# build dcraw
|
# build dcraw
|
||||||
RUN apk --no-cache add build-base wget tar jasper-dev jpeg-dev lcms2-dev libc6-compat gettext libintl gettext-dev gettext-libs gettext-lang gettext-static
|
RUN apk --no-cache add build-base wget tar jasper-dev jpeg-dev lcms2-dev libc6-compat gettext libintl gettext-dev gettext-libs gettext-lang gettext-static intltool linux-tools-dev
|
||||||
RUN mkdir -p /temp
|
RUN mkdir -p /temp
|
||||||
WORKDIR /temp
|
WORKDIR /temp
|
||||||
RUN wget https://www.dechifro.org/dcraw/archive/dcraw-9.28.0.tar.gz ; \
|
RUN wget https://www.dechifro.org/dcraw/archive/dcraw-9.28.0.tar.gz ; \
|
||||||
|
|||||||
Reference in New Issue
Block a user