mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2025-12-01 19:11:22 +01:00
bring back nginx_xaccel
This commit is contained in:
parent
723323d746
commit
6cf4ebbabd
@ -37,6 +37,8 @@ ENV ORIGIN_REPO_MAIN=${ORIGIN_REPO_MAIN}
|
|||||||
ENV ORIGIN_REPO_XACCEL=${ORIGIN_REPO_XACCEL}
|
ENV ORIGIN_REPO_XACCEL=${ORIGIN_REPO_XACCEL}
|
||||||
ENV ORIGIN_COMMIT=${ORIGIN_COMMIT}
|
ENV ORIGIN_COMMIT=${ORIGIN_COMMIT}
|
||||||
|
|
||||||
|
RUN git clone --depth=1 ${ORIGIN_REPO_XACCEL} ${SRC_DIR}/plugins.local/nginx_xaccel
|
||||||
|
|
||||||
ENV OWNER_UID=1000
|
ENV OWNER_UID=1000
|
||||||
ENV OWNER_GID=1000
|
ENV OWNER_GID=1000
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user