This website requires JavaScript.
Explore
Help
Sign In
Triplisa
/
threadpool_w_triangulation
Watch
1
Star
0
Fork
You've already forked threadpool_w_triangulation
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
341b496b40
threadpool_w_triangulation
/
kill.sh
3 lines
97 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
docker ps --filter
name
=
triangulation --format
"{{.ID}}"
|
ifne xargs -L1 docker kill
Reference in New Issue
View Git Blame
Copy Permalink