This is an automated email from the ASF dual-hosted git repository.

ioleksandr pushed a commit to branch DLAB-657
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git


The following commit(s) were added to refs/heads/DLAB-657 by this push:
     new 7a7d91c  Update mongo_Dockerfile
7a7d91c is described below

commit 7a7d91c6c39dfcd21ff7004421621c0a750a1ee1
Author: i.oleksandr <i.oleksa...@gmail.com>
AuthorDate: Wed Jun 5 15:11:29 2019 +0300

    Update mongo_Dockerfile
---
 infrastructure-provisioning/src/ssn/files/os/mongo_Dockerfile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/infrastructure-provisioning/src/ssn/files/os/mongo_Dockerfile 
b/infrastructure-provisioning/src/ssn/files/os/mongo_Dockerfile
index 62dacf0..994adfd 100644
--- a/infrastructure-provisioning/src/ssn/files/os/mongo_Dockerfile
+++ b/infrastructure-provisioning/src/ssn/files/os/mongo_Dockerfile
@@ -24,6 +24,7 @@ FROM mongo:4.0-xenial
 ARG CLOUD_PROVIDER
 
 COPY ssn/files/os/create_db.js /root/
+COPY ssn/files/os/mongodb.conf /root/
 COPY ssn/files/${CLOUD_PROVIDER}/mongo_roles.json /root/
 RUN mv /root/mongodb.conf /etc/mongodb.conf
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@dlab.apache.org
For additional commands, e-mail: commits-h...@dlab.apache.org

Reply via email to