mirror of
https://github.com/DomiStyle/docker-idrac6.git
synced 2024-12-22 05:45:22 +01:00
Allow setting custom iDRAC vport
This commit is contained in:
parent
dfb6149ecd
commit
9d08d424ad
@ -1,7 +1,8 @@
|
||||
FROM jlesage/baseimage-gui:ubuntu-16.04
|
||||
|
||||
ENV APP_NAME="iDRAC 6" \
|
||||
IDRAC_PORT=443
|
||||
IDRAC_PORT=443 \
|
||||
IDRAC_VPORT=5900
|
||||
|
||||
COPY keycode-hack.c /keycode-hack.c
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user