Golang server does not see host inside docker container
Docker container does not see 127.0.0.1 address
What is the correct Dockerfile to build and execute a binary in golang from root project folder?
I have the following tree structure for my application: