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

Cannot support Docker 1.6.0 #52

Closed
waitingkuo opened this issue Apr 27, 2015 · 3 comments
Closed

Cannot support Docker 1.6.0 #52

waitingkuo opened this issue Apr 27, 2015 · 3 comments

Comments

@waitingkuo
Copy link

https://github.com/pachyderm/pfs/blob/master/scripts/launch#L31-L35

According to the docker version check, pfs only supports docker1.5.0 now. Can I install pfs on top of Docker 1.6.0 by manually removing that docker version check?

@brendanashworth
Copy link
Contributor

I installed it on 1.6.0 (Ubuntu 14.04) by removing the check. You can apply the patch I just submitted if you'd like, as 1.6.0 is supposed to be supported (README states >= 1.5.0).

@waitingkuo
Copy link
Author

thanks~

@jdoliner
Copy link
Member

The fix mentioned by @brendanashworth has been merged in to master. Closing.

chainlink pushed a commit that referenced this issue Jul 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants