set the original volume path
This commit is contained in:
parent
4c06a03ead
commit
3ff4aaca79
@ -4,7 +4,7 @@ MAINTAINER Mahmoud Zalt <mahmoud@zalt.me>
|
|||||||
|
|
||||||
#COPY mongo.conf /usr/local/etc/mongo/mongo.conf
|
#COPY mongo.conf /usr/local/etc/mongo/mongo.conf
|
||||||
|
|
||||||
VOLUME /var/lib/mongo
|
VOLUME /data/db /data/configdb
|
||||||
|
|
||||||
CMD ["mongod"]
|
CMD ["mongod"]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user