Skip to main content

remap

Function remap 

Source
pub async fn remap(
    container_id: String,
    mapping: String,
    socket: impl AsRef<Path>,
    json: bool,
) -> Result<()>
Expand description

Remaps a container’s host port to a new port without restarting the container.