canyanio / janus-gateway-docker

Docker image for the Janus WebRTC Server
Other
160 stars 64 forks source link

Error running docker compose #29

Open alex-vyverman opened 2 years ago

alex-vyverman commented 2 years ago

Hi, I'm running into the following error running the docker compose example in the readme:

ERROR: for janusdock_janus-gateway_1 Cannot start service janus-gateway: OCI runtime create failed: container_linux.go:380: starting container process caused: process_linux.go:545: container init caused: rootfs_linux.go:76: mounting "/home/XXXXX/janusDock/etc/janus/janus.jcfg" to rootfs at "/usr/local/etc/janus/janus.jcfg" caused: mount through procfd: not a directory: unknown: Are you trying to mount a directory onto a file (or vice-versa)? Check if the specified host path exists and is the expected type

ERROR: for janus-gateway Cannot start service janus-gateway: OCI runtime create failed: container_linux.go:380: starting container process caused: process_linux.go:545: container init caused: rootfs_linux.go:76: mounting "/home/XXXXX/janusDock/etc/janus/janus.jcfg" to rootfs at "/usr/local/etc/janus/janus.jcfg" caused: mount through procfd: not a directory: unknown: Are you trying to mount a directory onto a file (or vice-versa)? Check if the specified host path exists and is the expected type ERROR: Encountered errors while bringing up the project.

Any thoughts what I might be doing wrong?

wangsrGit119 commented 2 years ago

here:https://github.com/wangsrGit119/janus-webrtc-gateway-docker, base janus 1.0 build image