Skip to main content

build_docker_stop_command

Function build_docker_stop_command 

Source
pub fn build_docker_stop_command(container_name: &str) -> String
Expand description

Build stop command for docker containers

§Arguments

  • container_name - Container name

§Returns

Stop command