dind compile

This commit is contained in:
Ruben Fiszel
2025-06-17 08:14:11 +02:00
parent 38eb71bdf5
commit 0f63d03093
@@ -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(