Learn R Programming

splashr (version 0.6.0)

killall_splash: Prune all dead and running Splash Docker containers

Description

_This is a destructive function._ It will stop **any** Docker container that is based on an image matching "`scrapinghub/splashr`". It's best used when you had a session forcefully interuppted and had been using the R helper functions to start/stop the Splash Docker container. You may want to consider using the Docker command-line interface to perform this work manually.

Usage

killall_splash()

Arguments