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

Issue-3499: Implement Docker Compose API #3535

Closed
wants to merge 13 commits into from

Conversation

denismakogon
Copy link

Implement Docker Compose API

Adresses: #3499

 Partially addresses Issue docker#3499 by defining single entry
 point for dockerclient that is meant to be a dependency
 for compose/core framework

Signed-off-by: Denys Makogon <lildee1991@gmail.com>
 In order to figure decouple CLI from Core it is necessary
 to understand their cross-dependencies and decouple them
 for further compose/core extraction

Signed-off-by: Denys Makogon <lildee1991@gmail.com>
 In order to figure decouple CLI from Core it is necessary
 to understand their cross-dependencies and decouple them
 for further compose/core extraction

Signed-off-by: Denys Makogon <lildee1991@gmail.com>
 In order to figure decouple CLI from Core it is necessary
 to understand their cross-dependencies and decouple them
 for further compose/core extraction

Partially implements docker#3499
Signed-off-by: Denys Makogon <lildee1991@gmail.com>
Partially implements docker#3499
Signed-off-by: Denys Makogon <lildee1991@gmail.com>
Partially implements docker#3499
Signed-off-by: Denys Makogon <lildee1991@gmail.com>
Partially implements docker#3499
Signed-off-by: Denys Makogon <lildee1991@gmail.com>
Partially implements docker#3499
Signed-off-by: Denys Makogon <lildee1991@gmail.com>
Partially implements docker#3499
Signed-off-by: Denys Makogon <lildee1991@gmail.com>
Partially implements docker#3499
Signed-off-by: Denys Makogon <lildee1991@gmail.com>
Partially implements docker#3499
Signed-off-by: Denys Makogon <lildee1991@gmail.com>
Partially implements docker#3499
Signed-off-by: Denys Makogon <lildee1991@gmail.com>
 This works in still in WIP.

Signed-off-by: Denys Makogon <lildee1991@gmail.com>
Partially Implements: docker#3499
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants