This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
r1
/
rg1
Watch
3
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21
Commits
1
Branch
0
Tags
538 MiB
Tree:
6d7a8233d0
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '6d7a8233d0'
${ noResults }
rg1
/
server
/
tools
/
docker
/
list.sh
3 lines
64 B
Raw
Normal View
History
init
1 month ago
#!/bin/bash
docker ps -a
|
grep game
docker ps -a
|
grep game
|
wc -l