MCPcopy Create free account
hub / github.com/dtormoen/tsk-tsk / docker_client.rs

File docker_client.rs

src/context/docker_client.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use async_trait::async_trait;
2use bollard::Docker;
3use bollard::models::{ContainerCreateBody, NetworkCreateRequest};
4use bollard::query_parameters::{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected