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

No Docker Compose in Wheezy #1342

Closed
adminrezo opened this issue Apr 24, 2015 · 3 comments
Closed

No Docker Compose in Wheezy #1342

adminrezo opened this issue Apr 24, 2015 · 3 comments

Comments

@adminrezo
Copy link

I use docker under Debian Wheezy.
My Debian is up to date and I don't know why I don't have docker-compose available.

uname -a :
Linux hypvm2 3.16.0-0.bpo.4-amd64 #1 SMP Debian 3.16.7-ckt4-3~bpo70+1 (2015-02-12) x86_64 GNU/Linux

docker --version :
Docker version 1.6.0, build 4749651

Thanks in advance

@vdemeester
Copy link

I could be wrong but, docker-compose is not distributed in the same package as docker and is probably not packaged for debian. You would have to install it manually.

@adminrezo
Copy link
Author

Yes you're right, I did it with pip last time.
Thx!

@dnephin
Copy link

dnephin commented Apr 24, 2015

Great! Sounds like you've resolved your issue, I'm going to close it. Feel free to re-open if you feel this is still an issue.

@dnephin dnephin closed this as completed Apr 24, 2015
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

3 participants