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_COMMIT=${ORIGIN_COMMIT}
|
||||
|
||||
RUN git clone --depth=1 ${ORIGIN_REPO_XACCEL} ${SRC_DIR}/plugins.local/nginx_xaccel
|
||||
|
||||
ENV OWNER_UID=1000
|
||||
ENV OWNER_GID=1000
|
||||
|
||||
|
|
Loading…
Reference in New Issue