Chris
Chris
### Describe the bug When doing a `docker login` to a registry it will connect directly to the registry's IP instead of the hostname which bypasses my cntlm `NoProxy` config...
**Actual behavior** Building the following Dockerfile: https://github.com/nginxinc/docker-nginx/blob/master/modules/Dockerfile.alpine (and https://github.com/nginxinc/docker-nginx/blob/master/modules/Dockerfile) does not work without specifying `--ignore-path=/tmp/packages/`. It fails with the following error: ``` + BUILT_MODULES=' headers-more' + echo 'BUILT_MODULES=" headers-more"' INFO[0026]...
### Describe the bug I can't open the index page on orb.local as described here: https://docs.orbstack.dev/docker/domains#index-page and host.docker.internal does also not resolve to any IP on the host itself. ###...