Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.1.0
Description
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.
Attachments
Issue Links
- relates to
-
JCLOUDS-1218 jclouds throws an exception while reading file from FS that doesn't support XATTR
- Resolved