Gluster mount issue on Docker 1.5 +

Hi,

I’m deploying to AWS ElasticBeanstalk, using a Dockerfile and their docker.aws.json. The host machine has a glusterfs mounted directory, using the json file I expose the directory to the container (uses the -v option). The volume shows up in the resulting container, however, the directory is empty. This worked on EC2s using Docker version 1.33 but fails on 1.5+. Is there anything known that may be preventing this?

Thanks in advance, Jeremy.