Hi all,
I have below question related to docker-engine upgrade
output of yum list docker-engine on my box is
Loaded plugins: langpacks, versionlock
Installed Packages
docker-engine.x86_64 18.03.1.ol-0.0.9.el7 @ol7_addons
Available Packages
docker-engine.x86_64 19.03.1.ol-1.0.0.el7 ol7_addons
after the docker-engine upgrade from 18.03.1.ol-0.0.9.el7 to 19.03.1.ol-1.0.0.el7 it is expecting IP 169.254.169.254 to be added as NO_PROXY
in file /etc/systemd/system/docker.service.d/http-proxy.conf
Is this expected behaviour.