We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f95a50 commit d82ac0fCopy full SHA for d82ac0f
Dockerfile
@@ -7,7 +7,6 @@ RUN apk update && \
7
cp /usr/share/zoneinfo/Asia/Shanghai /etc/localtime && \
8
echo "Asia/Shanghai" > /etc/timezone
9
10
-VOLUME /ms
11
WORKDIR /ms
12
13
RUN git clone https://gitee.com/laoyang103/ModSecurity && \
0 commit comments