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

Conflicts with docker package used by docker-compose #2

Open
nhumrich opened this issue Aug 29, 2017 · 0 comments
Open

Conflicts with docker package used by docker-compose #2

nhumrich opened this issue Aug 29, 2017 · 0 comments

Comments

@nhumrich
Copy link

I would assume its pretty common for both xonsh (and its docker completions) and docker-compose to both be installed "on the system" and not in an virtual env. However, docker-compose uses the docker package on pypi, but this library uses docker-py. The two conflict with eachother and make it so you can either have completions, or docker-compose, but not both.

It would be great to update this to use the docker package instead of docker-py so that the two dont conflict.

@nhumrich nhumrich changed the title Conflicts with docker package used by docker-compose Conflicts with docker package used by docker-compose Aug 29, 2017
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

1 participant