This website requires JavaScript.
Explore
Help
Sign In
BigBlueButton
/
bigbluebutton-Github
Watch
1
Star
0
Fork
0
You've already forked bigbluebutton-Github
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
68820173a3
bigbluebutton-Github
/
bbb-common-web
/
docker-clean.sh
Paul Trudel
aa956919c2
Updated recording changes for 2.6
2022-04-08 18:46:54 +00:00
3 lines
42 B
Bash
Raw
Blame
History
#!/bin/bash
docker rm -f
$(
docker ps -aq
)
Reference in New Issue
View Git Blame
Copy Permalink