mirror of
https://github.com/DomiStyle/docker-idrac6.git
synced 2024-12-22 13:55:21 +01:00
Update Dockerfile
Makes the viewable screen area more compatible with the newer versions of iDRAC.
This commit is contained in:
parent
c4d2330562
commit
3dae4577cb
@ -2,8 +2,8 @@ FROM jlesage/baseimage-gui:debian-11
|
|||||||
|
|
||||||
ENV APP_NAME="iDRAC 6" \
|
ENV APP_NAME="iDRAC 6" \
|
||||||
IDRAC_PORT=443 \
|
IDRAC_PORT=443 \
|
||||||
DISPLAY_WIDTH=801 \
|
DISPLAY_WIDTH=1280 \
|
||||||
DISPLAY_HEIGHT=621
|
DISPLAY_HEIGHT=1024
|
||||||
|
|
||||||
COPY keycode-hack.c /keycode-hack.c
|
COPY keycode-hack.c /keycode-hack.c
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user