20180705-142452.tar.gz
Expected behavior
/etc/resolv.conf file in Docker container has the search domain line (e.g. "search <...>") inherited from the host (Mac).
Actual behavior
/etc/resolv.conf file in Docker container has no search domain line.
Information
Diagnostic logs
Docker for Mac: version: 18.03.1-ce-mac65 (dd2831d4b7421cf559a0881cc7a5fdebeb8c2b98)
macOS: version 10.13.5 (build: 17F77)
logs: /tmp/75D348B2-67FD-4EDF-A24F-4EC1A6C57D91/20180705-142452.tar.gz
[OK] vpnkit
[OK] vmnetd
[OK] dns
[OK] driver.amd64-linux
[OK] virtualization VT-X
[OK] app
[OK] moby
[OK] system
[OK] moby-syslog
[OK] kubernetes
[OK] files
[OK] env
[OK] virtualization kern.hv_support
[OK] osxfs
[OK] moby-console
[OK] logs
[OK] docker-cli
[OK] disk
Steps to reproduce the behavior
- Make sure host Mac has "search domains" set in Network Preferences.
- docker run <...>
- Check /etc/resolv.conf for the line starting with "search " .
20180705-142452.tar.gz
Expected behavior
/etc/resolv.conf file in Docker container has the search domain line (e.g. "search <...>") inherited from the host (Mac).
Actual behavior
/etc/resolv.conf file in Docker container has no search domain line.
Information
Diagnostic logs
Steps to reproduce the behavior