jansppenrade2 / Docker-Container-Updater

Automatic Docker Container Updater
The Unlicense
6 stars 2 forks source link

Issue: Display Docker Host Information in Re... #9 #10

Closed jansppenrade2 closed 5 months ago

jansppenrade2 commented 5 months ago

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.