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

Move most container_* methods from client to container #55

Open
esben opened this issue Aug 28, 2016 · 0 comments
Open

Move most container_* methods from client to container #55

esben opened this issue Aug 28, 2016 · 0 comments

Comments

@esben
Copy link
Member

esben commented Aug 28, 2016

Move most of the container_* methods (like container_start, container_stop, and so on) from DockerClient to Container.

Only those actually creating new Container objects (such as containers(), container_create()) should stay there.

@esben esben added this to the 0.4 Development release milestone Aug 28, 2016
@esben esben added the api label Sep 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant