Learn R Programming

outsider.base (version 0.1.4)

docker_ps_count: Count docker processes

Description

Count the number of running docker containers.

Usage

docker_ps_count()

Arguments

Value

Integer

Details

Use this to avoid creating multiple containers with the same ID.

See Also

Other private-docker: container-class, docker_build(), docker_cmd(), docker_cp(), docker_img_rm(), docker_pull()