The server example wrapped in a Ubuntu 14.04 instance.
475
#EasyRTC Server Example - NodeJS
docker run -p 49160:8080 petermetz/easyrtc-server-nodejs
The port 8080 is exposed, bind this via the -p parameter of docker run to be able to access the EasyRTC server via http://localhost:8080/
Content type
Image
Digest
sha256:2ef1333de…
Size
178 MB
Last updated
almost 11 years ago
docker pull petermetz/easyrtc-server-nodejs