Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use standardized host.docker.internal for docker host #2967

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on May 7, 2021

  1. use standardized host.docker.internal for docker host

    Fixes laradock#2966 where current versions of laradock containers are already making DNS requests
    to host.docker.internal which resolving NXDOMAIN when it should resolve.
    
    See docker/for-linux#264
        moby/moby#40007
        https://docs.docker.com/engine/release-notes/#networking-2 for
        docker-engine 20.10
    
    Signed-off-by: Beau Hastings <beau@saweet.net>
    hastinbe committed May 7, 2021
    Configuration menu
    Copy the full SHA
    92f56ed View commit details
    Browse the repository at this point in the history