mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
This fixes the container start issue for containers which were started on a daemon prior to the resolv.conf updater PR. The update code will now safely ignore these containers (given they don't have a sha256 hash to compare against) and will not attempt to update the resolv.conf through their lifetime. Docker-DCO-1.1-Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com> (github: estesp) Upstream-commit: 30eff2720a110f3ece0e429ef1897a254f0d9e71 Component: engine