Skip to content

Commit

Permalink
fix: docker leaving running pids (via pstree)
Browse files Browse the repository at this point in the history
Fixes #1447
Fixes #1477
Fixes #1484
  • Loading branch information
remy committed Dec 10, 2018
1 parent 2dcdd0e commit 735afd5
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 31 deletions.
57 changes: 28 additions & 29 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -59,12 +59,12 @@
"debug": "^3.1.0",
"ignore-by-default": "^1.0.1",
"minimatch": "^3.0.4",
"pstree.remy": "^1.1.2",
"pstree.remy": "^1.1.3",
"semver": "^5.5.0",
"supports-color": "^5.2.0",
"touch": "^3.1.0",
"undefsafe": "^2.0.2",
"update-notifier": "^2.3.0"
"update-notifier": "^2.5.0"
},
"version": "0.0.0-development"
}

0 comments on commit 735afd5

Please sign in to comment.