Docker

Docker is a lightweight virtual environment with simple, practical features, and its use has spread rapidly for application deployment. I have also been using it actively as one of my main development environments and have come to appreciate how convenient it is for simplifying application deployment. This series provides hands-on material for people who are interested in Docker but have not yet used it, helping them understand Docker through practice.
Connecting from a Docker Container to the Host localhost
How to connect to a service on the host system’s localhost from inside a Docker container. host.docker.internal