[
https://issues.apache.org/jira/browse/JCLOUDS-1412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16754615#comment-16754615
]
Andrew Gaul commented on JCLOUDS-1412:
--------------------------------------
Could you test against 2.1.2-SNAPSHOT? I suspect that
f9cebd59f8acbf9628046960fe409915a644f9ef resolved this.
> FileSystem BlobStore not compatible with Docker
> -----------------------------------------------
>
> Key: JCLOUDS-1412
> URL: https://issues.apache.org/jira/browse/JCLOUDS-1412
> Project: jclouds
> Issue Type: Bug
> Components: jclouds-blobstore
> Affects Versions: 2.1.0
> Reporter: Russell Klopfer
> Priority: Major
> Labels: filesystem
>
> Because of [https://github.com/moby/moby/issues/1070]
> JClouds FS BlobStore relies on xattr. This means that it won't work with
> docker because docker does not support xattr.
> Specifically, I saw this when trying to create directories without using
> deprecated methods.
> [https://jclouds.apache.org/reference/javadoc/2.1.x/org/jclouds/blobstore/BlobStore.html#createDirectory(java.lang.String,%20java.lang.String)]
> [https://jclouds.apache.org/reference/javadoc/2.1.x/org/jclouds/blobstore/BlobStore.html#deleteDirectory(java.lang.String,%20java.lang.String)]
> [https://jclouds.apache.org/reference/javadoc/2.1.x/org/jclouds/blobstore/BlobStore.html#directoryExists(java.lang.String,%20java.lang.String)]
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)