mhubig / atlassian

A simple docker based orchestration of the atlassian web apps.
https://www.atlassian.com
59 stars 47 forks source link

Database Setup Error #9

Closed BrendanThompson closed 4 years ago

BrendanThompson commented 8 years ago

Hi there,

I am getting the following error from a fresh clone of this repo:

2016-06-24_13-38-26

mhubig commented 8 years ago

What version of docker and docker-compose you are using? Any spaces in your working directory (pwd)?

BrendanThompson commented 8 years ago

@mhubig I am using the following:

Item Version
Docker Docker version 1.12.0-rc2, build 906eacd, experimental
Docker Compose docker-compose version 1.8.0-rc1, build 9bf6bc6

And there are no spaces at all the my working directory :). Anything else I can give you?

thisisthekap commented 7 years ago

@BrendanThompson I experienced a similar issue.

I fixed it by specifying fully qualified names for host paths in docker-compose.yml (root-level).

kitsushadow commented 7 years ago

@BrendanThompson can u provide an example of your fix?

BrendanThompson commented 4 years ago

Closing this off as outdated.