1.0.1 • Published 6 years ago

@theplayerstribune/docker-process-killer v1.0.1

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

Docker Process Killer🔪🐳

An interactive prompt to print and kill running Docker processes

Installation

yarn add global @theplayerstribune/docker-process-killer

Usage

$ dkp
? Select a Docker Container to kill
  CONTAINER ID        IMAGE               COMMAND                  CREATED             STATUS              PORTS                    NAMES
 (Press <space> to select, <a> to toggle all, <i> to invert selection)
❯◯ 326402bd54a3        tpt/cms/wordpress   "docker/entrypoint.s…"   About an hour ago   Up 37 seconds       9000/tcp                 cms-be-wordpress
 ◯ 53c32f72f38d        mysql:5.7           "docker-entrypoint.s…"   About an hour ago   Up 38 seconds       0.0.0.0:3306->3306/tcp   cms-be-db
 ◯ 278d2fd33985        central_web         "/bin/sh -c 'yarn st…"   24 hours ago        Up 34 minutes       0.0.0.0:3000->3000/tcp   central_web_1
1.0.1

6 years ago

1.0.0

6 years ago