harbor (version 0.2.0)

container_stop: Stop a running container

Description

Stop a running container

Usage

container_stop(container, seconds = 10)

Arguments

container

A container object

seconds

Seconds to wait for stop before killing container

Examples

Run this code
# NOT RUN {
container_stop(con)
# }

Run the code above in your browser using DataLab