You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`IDRAC_HOST`| Host for your iDRAC instance. Make sure your instance is reachable with https://<IDRAC_HOST> |
29
+
|`IDRAC_HOST`| Host for your iDRAC instance. Make sure your instance is reachable with https://<IDRAC_HOST>. See IDRAC_PORT for using custom ports. HTTPS is always used.|
30
30
|`IDRAC_USER`| Username for your iDRAC instance. |
31
31
|`IDRAC_PASSWORD`| Password for your iDRAC instance. |
32
+
|`IDRAC_PORT`| The optional port for the web interface (443 by default) |
32
33
33
34
For advanced configuration options please take a look [here](https://github.com/jlesage/docker-baseimage-gui#environment-variables).
0 commit comments