Skip to content
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

ERROR: readdirent: not a directory when Creating atlassian_nginx_1 #8

Open
drewkhoury opened this issue Mar 1, 2016 · 1 comment
Open

Comments

@drewkhoury
Copy link

I think there are issues with the latest version of docker/compose.

drewbookpro:atlassian andrewkhoury$ docker --version
Docker version 1.10.2, build c3959b1
drewbookpro:atlassian andrewkhoury$ docker-compose --version
docker-compose version 1.6.0, build d99cad6

drewbookpro:atlassian andrewkhoury$ docker-compose build
database uses an image, skipping
crowd uses an image, skipping
jira uses an image, skipping
stash uses an image, skipping
confluence uses an image, skipping
bamboo uses an image, skipping
nginx uses an image, skipping

drewbookpro:atlassian andrewkhoury$ docker-compose up
atlassian_database_1 is up-to-date
atlassian_crowd_1 is up-to-date
atlassian_jira_1 is up-to-date
atlassian_stash_1 is up-to-date
atlassian_confluence_1 is up-to-date
atlassian_bamboo_1 is up-to-date
Creating atlassian_nginx_1
ERROR: readdirent: not a directory

Also volume mounts can't have / so I needed to modify them and change their locations to get it to work.

@wzhliang
Copy link

Did you resolve this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants