Closed
Description
HI,ggilestro
I recently installed docker according to the manual's instructions.
sudo docker run -d -p 8080:8080
--name ethoscope-lab
--volume /ethoscope_data/results:/mnt/ethoscope_results:ro
--volume /home:/mnt/my_user_homes
--restart=unless-stopped
ggilestro/ethoscope-lab
and
sudo docker exec -it ethoscope-lab /bin/bash
then i open the http://0.0.0.0:8080 in my brower , it demonstrate like:
the page located at "0.0.0.0" cannot be found.check the web address for misspelled words and try again. error receiving data: connection reset by peer.
http://localhost:8080 also didnot work.
I don't know how to solve this problem.
thanks,Any help would be greatly appreciated
Metadata
Metadata
Assignees
Labels
No labels