This website works better with JavaScript.
Home
Explore
Impressum/About...
Help
Sign In
m
/
dotfiles
Watch
1
Star
0
Fork
0
Code
Issues
2
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
add coturn
master
Markus Bergholz
11 months ago
parent
5bf2fe6b45
commit
1e6f0cdb55
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
docker/coturn/Dockerfile
+ 3
- 0
docker/coturn/Dockerfile
View File
@ -0,0 +1,3 @@
FROM
alpine:3.11
RUN
apk add --update coturn
Write
Preview
Loading…
Cancel
Save