Commit e7f293ed authored by chemf's avatar chemf

移除重复命令

parent 9346546d
......@@ -9,7 +9,6 @@ COPY requirements.txt .
RUN pip install --no-cache-dir -r requirements.txt
RUN mkdir /data
RUN mkdir -p /data/query /data/user
VOLUME /data
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment