Implement Docker integration with BollardAdapter; add Dockerfile, docker-compose, and update dependencies
This commit is contained in:
@@ -8,4 +8,5 @@ tokio = { version = "1", features = ["full"] }
|
||||
async-compression = { version = "0.4", features = ["tokio", "xz"] }
|
||||
bollard = "0.19"
|
||||
anyhow = "1.0"
|
||||
tokio-tar = "0.3"
|
||||
tokio-tar = "0.3"
|
||||
async-trait = "0.1"
|
||||
Reference in New Issue
Block a user