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

add docker commands #5

Open
saltydk opened this issue Nov 1, 2022 · 4 comments
Open

add docker commands #5

saltydk opened this issue Nov 1, 2022 · 4 comments

Comments

@saltydk
Copy link
Member

saltydk commented Nov 1, 2022

stop containers, start containers, restart running contains, etc.

@owine
Copy link
Collaborator

owine commented Nov 1, 2022

Maybe something that is helpful for killing a "stuck" container?

@saltydk
Copy link
Member Author

saltydk commented Nov 1, 2022

something like sb kill x or? :D

@ben-ba
Copy link

ben-ba commented Jan 9, 2023

ctop is already installed, maybe an alias would be enough?

alias 'sb containers'='ctop'

@saltydk
Copy link
Member Author

saltydk commented Jan 9, 2023

Mostly wanting to add bundle commands and the process id kill. This isn't meant to be a wrapper for anything. The stop, start and restart is meant to be all containers managed by saltbox etc.

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

3 participants