mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-07 00:01:49 +00:00
dind compile
This commit is contained in:
@@ -274,6 +274,7 @@ exit $exit_status
|
||||
)))
|
||||
}
|
||||
|
||||
#[cfg(feature = "dind")]
|
||||
async fn rm_container(client: &bollard::Docker, container_id: &str) {
|
||||
if let Err(e) = client
|
||||
.remove_container(
|
||||
|
||||
Reference in New Issue
Block a user