# toolbox rm > Remove one or more `toolbox` containers. > See also: `toolbox rmi`. > More information: . - Remove a toolbox container: `toolbox rm {{container_name}}` - Remove all `toolbox` containers: `toolbox rm {{[-a|--all]}}` - Force the removal of a currently active `toolbox` container: `toolbox rm {{[-f|--force]}} {{container_name}}`