Implemented functionality to retrieve and display the Docker host's information (hostname, IP address, and Docker version) in the reports when running the Docker Container Updater as a Docker container by passing this information via the environment variables DCU_REPORT_REAL_HOSTNAME, DCU_REPORT_REAL_IP and DCU_REPORT_REAL_DOCKER_VERSION.
Implemented functionality to retrieve and display the Docker host's information (hostname, IP address, and Docker version) in the reports when running the Docker Container Updater as a Docker container by passing this information via the environment variables
DCU_REPORT_REAL_HOSTNAME
,DCU_REPORT_REAL_IP
andDCU_REPORT_REAL_DOCKER_VERSION
.