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

docker not work #6

Open
qins opened this issue Jul 23, 2020 · 2 comments
Open

docker not work #6

qins opened this issue Jul 23, 2020 · 2 comments

Comments

@qins
Copy link

qins commented Jul 23, 2020

  1. As docker hub page says
    docker pull aymanm/nasqarall

  2. run
    docker run -p 8083:80 aymanm/nasqarall:nasqar
    or
    docker run -p 8083:80 aymanm/nasqarall

  3. and chrome says

This site can’t be reached

@aymanm
Copy link
Collaborator

aymanm commented Jul 23, 2020

Use this one:
docker run -p 8083:80 aymanm/nasqarall:nasqar

Then try accessing with chrome via http://localhost:8083/

This does not work for you?

@qins
Copy link
Author

qins commented Jul 27, 2020

  1. I install aymanm/nasqarall:nasqar on my local server 192.168.0.14
  2. and docker run -d --rm --name nasqar -p 9084:80 aymanm/nasqarall:nasqar
  3. open http://192.168.0.14:9084/
    chrome: This site can’t be reached

By the way, nasqar container auto exits after 5 to 10 secends.

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

2 participants