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

feat: add just ext docker-start cmd #331

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MasterOdin
Copy link
Contributor

PR adds a just ext docker-start cmd which mirrors the just ext docker-stop command. I've got a couple of projects that use postgres and all expose the 5432 port on the host, and so was using the just ext docker-stop when I switched projects, and was then annoyed when there wasn't a matching just ext docker-start command, and having to result to bare docker commands.

@MasterOdin MasterOdin requested a review from a team as a code owner December 27, 2024 04:31
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.

1 participant