Accessing localhost from dockerfile during build

using host.docker.internal instead of localhost worked like a charm for me.

1 Like