Little fix in Dockerfile

This commit is contained in:
tigerblue77 2022-04-14 15:11:51 +02:00
parent ebbca91846
commit ee5568cc99

View File

@ -13,7 +13,7 @@ RUN chmod 0777 /Dell_iDRAC_fan_controller.sh
# you should override these default values when running. See README.md
#ENV IDRAC_HOST 192.168.1.100
ENV IDRAC_HOST local
#ENV IDRAC_USER root
#ENV IDRAC_USERNAME root
#ENV IDRAC_PASSWORD calvin
ENV FAN_SPEED 5
ENV CPU_TEMPERATURE_TRESHOLD 50