jackin exile
Synopsis
Section titled “Synopsis”jackin exileStop all running Capsule-managed role containers. The nuclear option — use when you want a clean slate.
What it does
Section titled “What it does”- Finds all running managed role containers
- Stops each agent container
- Stops each DinD sidecar container
- Removes per-agent Docker networks
When to use
Section titled “When to use”- End of day cleanup
- Before a system restart
- When you want to free up Docker resources
- Something went wrong and you want to start fresh
Persisted state is not deleted. Agents will resume from their last state when loaded again. Use jackin purge to delete state.