Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue while building image. #21

Open
kumail-raza opened this issue Aug 31, 2021 · 3 comments
Open

Issue while building image. #21

kumail-raza opened this issue Aug 31, 2021 · 3 comments

Comments

@kumail-raza
Copy link

image

@invitro
Copy link

invitro commented Nov 30, 2021

@kumail-raza you have to clone janus-gateway repo first

>> mkdir docker-janus && cd docker-janus
>> git clone https://github.com/meetecho/janus-gateway.git
>> cp ./Dockerfile janus-gateway/Dockerfile && cp ./docker-compose.yaml janus-gateway/docker-compose.yaml
>> cd janus-gateway
>> docker build -t my-domain/janus .
>> docker run -d --name janus-gateway my-domain/janus

@uniuuu
Copy link

uniuuu commented Mar 2, 2022

@invitro @kumail-raza It duplicates #15

@uniuuu
Copy link

uniuuu commented Mar 2, 2022

Made pull request with fix #27

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants