Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mongo-data use different image version? #85

Open
katopz opened this issue Jan 17, 2017 · 2 comments
Open

mongo-data use different image version? #85

katopz opened this issue Jan 17, 2017 · 2 comments
Labels

Comments

@katopz
Copy link
Contributor

katopz commented Jan 17, 2017

Refer to https://github.com/yongjhih/docker-parse-server/blob/master/docker-compose.yml#L94

mongo:
  image: mongo:3.0.8

So mongo-data should use same image or it will pull new different one?

mongo-data:
  image: mongo

Thanks

@yongjhih
Copy link
Owner

yongjhih commented Jan 17, 2017

@katopz ,
Yes, I noticed that before, but I'm afraid that modification affects somebody destroyed his data while restart with the new compose.yml. So I did not to change it. Though it should be changed.
I'm ready to merge your pull-request. Thanks.

@yongjhih yongjhih added the bug label Jan 17, 2017
@0zguner
Copy link
Contributor

0zguner commented Apr 13, 2017

hi, @yongjhih any progress on this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants