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

Strange error - can't run magic #10

Closed
piotrkochan opened this issue Aug 23, 2015 · 1 comment
Closed

Strange error - can't run magic #10

piotrkochan opened this issue Aug 23, 2015 · 1 comment

Comments

@piotrkochan
Copy link

docker-compose up

Warning: the mapping "symfony:/var/www/symfony" in the volumes config for service "application" is ambiguous. In a future version of Docker, it will designate a "named" volume (see moby/moby#14242). To prevent unexpected behaviour, change it to "./symfony:/var/www/symfony"
Warning: the mapping "logs/symfony:/var/www/symfony/app/logs" in the volumes config for service "application" is ambiguous. In a future version of Docker, it will designate a "named" volume (see moby/moby#14242). To prevent unexpected behaviour, change it to "./logs/symfony:/var/www/symfony/app/logs"
Warning: the mapping "logs/nginx/:/var/log/nginx" in the volumes config for service "nginx" is ambiguous. In a future version of Docker, it will designate a "named" volume (see moby/moby#14242). To prevent unexpected behaviour, change it to "./logs/nginx/:/var/log/nginx"
Warning: the mapping "elk/logstash:/etc/logstash" in the volumes config for service "elk" is ambiguous. In a future version of Docker, it will designate a "named" volume (see moby/moby#14242). To prevent unexpected behaviour, change it to "./elk/logstash:/etc/logstash"
Warning: the mapping "elk/logstash/patterns:/opt/logstash/patterns" in the volumes config for service "elk" is ambiguous. In a future version of Docker, it will designate a "named" volume (see moby/moby#14242). To prevent unexpected behaviour, change it to "./elk/logstash/patterns:/opt/logstash/patterns"
client and server don't have same version (client : 1.19, server: 1.12)

docker -v

Docker version 1.0.1, build 990021a

docker-compose -v

docker-compose version: 1.4.0

@eko
Copy link
Owner

eko commented Aug 1, 2018

Hello,

Closing this issue as this problem is now fixed.

Thank you

@eko eko closed this as completed Aug 1, 2018
eko pushed a commit that referenced this issue May 5, 2021
eko pushed a commit that referenced this issue May 5, 2021
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