View source: R/harbor_container.R
container_rm | R Documentation |
Delete a container.
container_rm(container, force = FALSE)
container |
A container object |
force |
Force removal of a running container. |
Winston Change winston@stdout.org
## Not run:
container_rm(con)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.