feat: stop and start containers
This commit is contained in:
parent
bb1784f259
commit
8e89aeba75
4 changed files with 87 additions and 1 deletions
|
|
@ -5,5 +5,6 @@ edition = "2024"
|
|||
|
||||
[dependencies]
|
||||
bollard = "0.19.1"
|
||||
futures = "0.3.31"
|
||||
thiserror = "2.0.12"
|
||||
tokio = { version = "1.45.1", features = ["macros", "rt", "rt-multi-thread"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue