fix nginx for dujiaoka v2.0.4

This commit is contained in:
Stille 2022-08-11 11:14:25 +08:00
parent 4e6604f05c
commit 3bd177f923
1 changed files with 5 additions and 5 deletions

View File

@ -3,15 +3,15 @@ LABEL maintainer="stille@ioiox.com"
ENV INSTALL true
ENV MODIFY false
ENV VERSION 2.0.3
ENV VERSION 2.0.4
WORKDIR /
RUN wget https://github.com/assimon/dujiaoka/releases/download/${VERSION}/${VERSION}-Antibody.tar.gz \
&& tar zxvf ${VERSION}-Antibody.tar.gz \
&& rm -rf ${VERSION}-Antibody.tar.gz && mv dujiaoka_build dujiaoka
# RUN wget https://github.com/assimon/dujiaoka/releases/download/${VERSION}/${VERSION}-Antibody.tar.gz \
# && tar zxvf ${VERSION}-Antibody.tar.gz \
# && rm -rf ${VERSION}-Antibody.tar.gz && mv dujiaoka_build dujiaoka
# RUN git clone https://github.com/assimon/dujiaoka
RUN git clone https://github.com/assimon/dujiaoka
COPY ./conf/default.conf /opt/docker/etc/nginx/vhost.conf
COPY ./conf/dujiao.conf /opt/docker/etc/supervisor.d/