Commit 3ff4aaca authored by Mahmoud Zalt's avatar Mahmoud Zalt

set the original volume path

parent 4c06a03e
......@@ -4,9 +4,9 @@ MAINTAINER Mahmoud Zalt <mahmoud@zalt.me>
#COPY mongo.conf /usr/local/etc/mongo/mongo.conf
VOLUME /var/lib/mongo
VOLUME /data/db /data/configdb
CMD [ "mongod" ]
CMD ["mongod"]
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