-
Notifications
You must be signed in to change notification settings - Fork 11
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
How to make it work with docker #1
Comments
The plugin is already running and listening:
Test it OK:
The output of adding
Stop the
|
Was this ever resolved? I'm interested in trying this as well. Thanks for the complete debugging output. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, hustcat,
Thanks for your work on the ceph graph driver. I have build & run it successfully, but don't know how to let docker use it for backend storage.
I saw the PR of graphdriver_extpoints from cpuguy83 has been merged:
moby/moby@4c55464
https://github.com/docker/docker/blob/release/v1.9/experimental/plugins_graphdriver.md
And I've got experimental binary:
https://experimental.docker.com/builds/Linux/x86_64/docker-latest
But don't know how to enable the feature ...
Best regards!
The text was updated successfully, but these errors were encountered: