Voodoo 2 - Compatibility version
bealdav opened this issue · 7 comments
works on Ubuntu: 15.10, 16.04, 14.04
EDIT: it works with 14.04 too
hum, what doesn't work on 14.04?
here we @mbcosta had lot's of trouble getting it to work on Slackware due to the too old docker version that is packaged and doesn't do well with docker-compose.
Error on 14.04:
client and server don't have same version (client API version: 1.22, server API version: 1.19)
here is docker version
cmd
Client version: 1.7.0
Client API version: 1.19
Go version (client): go1.4.2
Git commit (client): 0baf609
OS/Arch (client): linux/amd64
Server version: 1.7.0
Server API version: 1.19
Go version (server): go1.4.2
Git commit (server): 0baf609
OS/Arch (server): linux/amd64
looks like a Docker error indeed... Did you try to update the docker server package on this instance?
NOTE: this is quite important for Voodoo to be popular that it works on 14.04 too..
Here we got voodoo 2 working successfully on Ubuntu 14.04. So in your case I really think all your need is update your docker deb package and try again.