just reminder
This commit is contained in:
parent
701cc5bcef
commit
10229d5490
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ COPY etc/snippets_common.conf /etc/nginx/snippets/snippets_common.conf
|
||||||
##
|
##
|
||||||
|
|
||||||
# Try to bypass Alpine Linux iconv bug
|
# Try to bypass Alpine Linux iconv bug
|
||||||
|
#RUN apk add --no-cache --repository http://dl-cdn.alpinelinux.org/alpine/edge/community/ gnu-libiconv
|
||||||
RUN apk add --no-cache --repository http://dl-cdn.alpinelinux.org/alpine/v3.12/community/ gnu-libiconv=1.15-r2
|
RUN apk add --no-cache --repository http://dl-cdn.alpinelinux.org/alpine/v3.12/community/ gnu-libiconv=1.15-r2
|
||||||
ENV LD_PRELOAD /usr/lib/preloadable_libiconv.so
|
ENV LD_PRELOAD /usr/lib/preloadable_libiconv.so
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue