|
Someone with docker experience will have to answer the config Q.
IIRC Docker is a computer within a Computer. Each has their own IP (192.168.x.x is not routeable and will need a NAT translation between the systems)
So, NO, those 2 systems IP should not be the same (even if it is just for the human)
The Calibre config is Preferences: Sharing over the net: This is where you set the PORT to use (8080 is commonly used by other stuff, so I picked 8083.)
Then you need to set the docker to route port requests to 8083 .
|