Hello,
asking for help with network setup in docker-compose
my infrastructure is described in docker-compose,
it runs a web site based on the Laravel framework,
network custom bridge.
Problem:
- I can’t go to any of the web pages of the site,
except for index.php - The host machine has an IP address from the subnet of docker containers (earlier when everything worked, it had an IP address issued by a wifi router)
- When the host machine communicates with the docker container “TCP Reset”
- “tcp retransmission” error occurs when communicating with containers
I add next files:
- docker-compose
- Dockerfile
*.env - TCP/IP packet capture file between host system and containers.
Files in google drive:
https://drive.google.com/drive/folders/1qwohtogShwQ2hwauKOLtXDSmx-Qwg-mz?usp=sharing