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

Replace Docker-Compose With Official Docker SDK #257

Open
lindluni opened this issue Jan 10, 2021 · 0 comments
Open

Replace Docker-Compose With Official Docker SDK #257

lindluni opened this issue Jan 10, 2021 · 0 comments

Comments

@lindluni
Copy link
Contributor

When launching networks using the Operator tool, we use the ytt templating engine to create Docker Compose files. When the -a up flag is passed to the operator command, we directly call the docker-compose cli. Instead we should replace this functionality with the Docker SDK: https://docs.docker.com/engine/api/sdk/

@lindluni lindluni changed the title Use Docker SDK Replace Docker-Compose With Official Docker SDK Jan 10, 2021
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