Code Monkey home page Code Monkey logo

docker-webrtc-turnserver's People

Contributors

fancycode avatar leonklingele avatar longsleep avatar rafnie avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

docker-webrtc-turnserver's Issues

How to Run Coturn on Own Server

hi;
i am not familiar with docker, please show me step by step to implement this on my server. thanks a lot for your help.

"OCI runtime create failed: invalid mount" after docker update

I use turnserver with docker-compose. After an update to docker turnserver stopped working. The error message is:
ERROR: for turnserver Cannot start service turnserver: failed to create shim: OCI runtime create failed: invalid mount {Destination:= Type:bind Source:/var/lib/docker/volumes/916ff77ef43e036578eeda80bf1d985792d9795d1d0abcedadd3717683845001/_data Options:[rbind]}: mount destination = not absolute: unknown

Here is the snippet of the docker-compose.yml:

  turnserver:
    restart: always
    image: spreed/turnserver:v0.3
    container_name: turnserver
    network_mode: "host"
    labels:
      - traefik.enable=false
    volumes:
      - /docker/turnserver:/srv

docker-version:

Client:
 Version:           20.10.2
 API version:       1.41
 Go version:        go1.13.8
 Git commit:        20.10.2-0ubuntu1~20.04.2
 Built:             Tue Mar 30 21:24:57 2021
 OS/Arch:           linux/amd64
 Context:           default
 Experimental:      true

Server:
 Engine:
  Version:          20.10.2
  API version:      1.41 (minimum version 1.12)
  Go version:       go1.13.8
  Git commit:       20.10.2-0ubuntu1~20.04.2
  Built:            Mon Mar 29 19:10:09 2021
  OS/Arch:          linux/amd64
  Experimental:     false
 containerd:
  Version:          1.5.2-0ubuntu1~20.04.1
  GitCommit:        
 runc:
  Version:          1.0.0~rc95-0ubuntu1~20.04.1
  GitCommit:        
 docker-init:
  Version:          0.19.0
  GitCommit:        

Image Not Run!

hi
when i want to run the docker image with this code:
docker run --rm --net=host --name my-spreed-turnserver -i -v pwd/data:/srv -t spreed-turnserver
this message apear:
Unable to find image 'spreed-turnserver:latest' locally
Pulling repository docker.io/library/spreed-turnserver
docker: Error: image library/spreed-turnserver:latest not found.
See 'docker run --help'.

Can not Build Docker Image!

hi
when i try to run this command "docker build -t docker-webrtc-turnserver" the error below is apear:
"docker build" requires exactly 1 argument(s).
See 'docker build --help'.

Usage: docker build [OPTIONS] PATH | URL | -

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.