Unable to set capabilities in docker contaier

I run into a problem when trying to run a docker container, it breaks down, with error message
Failed to set capabilities on file `/****' (Operation not supported)

There seems to be some reports regarding this issue as well:

Does anyone know the reason? Or a workaround?
I tried to run it with --user root or -e GUID=0, does not seem to help.