I don’t understand why the exact same command line within docker works (for local requests) and fails (for remote requests) unless there is a difference that I’m not aware of.
So, is the following correct:
- from the host:
- from another host:
- http://172.17.0.2:8080/volume-viewer.html => does not work