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

basic docker compose support: up down stop #979

Merged
merged 4 commits into from
Nov 10, 2024
Merged

Conversation

chanmaoganda
Copy link
Contributor

No description provided.

@chanmaoganda
Copy link
Contributor Author

This is part of the commands for docker compose
I gonna complete others later

@fdncred fdncred marked this pull request as draft November 6, 2024 12:00
@chanmaoganda chanmaoganda marked this pull request as ready for review November 10, 2024 12:09
@chanmaoganda
Copy link
Contributor Author

Currently supported commands:

  • docker compose up
  • docker compose down
  • docker compose restart
  • docker compose ps
  • docker compose stop

@fdncred fdncred merged commit 1ed7ef9 into nushell:main Nov 10, 2024
1 check passed
@fdncred
Copy link
Collaborator

fdncred commented Nov 10, 2024

Thanks

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

Successfully merging this pull request may close these issues.

2 participants