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

FEATURE: Compose Function #19

Open
GamerClassN7 opened this issue Jan 2, 2025 · 3 comments
Open

FEATURE: Compose Function #19

GamerClassN7 opened this issue Jan 2, 2025 · 3 comments

Comments

@GamerClassN7
Copy link
Contributor

Since docker dont have compose api (client side plugin) would be possible to create appropriate function in DockerContainerService class to replicate this functionality since it is just matter of parsing docker file and filling attributes to docker run function

@bastien-phi
Copy link
Member

Feel free to PR this feature ! :-)

@GamerClassN7
Copy link
Contributor Author

Feel free to PR this feature ! :-)

This is way ower my time budget RN, simplest waz would be add driver based on exec shitch would just exec docker compose up -d dont know if it is possible with currect arch

@GamerClassN7
Copy link
Contributor Author

since response to json can be achieved by simply applying docker ps --all --no-trunc --format='{{json .}}'

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

2 participants