Commit f5c327cf authored by wentao.suo's avatar wentao.suo

fix

parent 94c8f6ff
......@@ -11,6 +11,8 @@ RUN mv /usr/local/mongodb-linux-x86_64-3.7.5 /usr/local/mongodb && cd /usr/local
COPY mongo.conf /usr/local/mongodb/mongo.conf
ENV PATH /usr/local/mongodb/bin:$PATH
WORKDIR /usr/local/mongodb/
EXPOSE 27017
......
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