Skip to content

Remove unused VNC_PORT env var from vnc.dockerfile#7

Merged
cooperj merged 2 commits intodisplayfrom
copilot/sub-pr-2
Mar 13, 2026
Merged

Remove unused VNC_PORT env var from vnc.dockerfile#7
cooperj merged 2 commits intodisplayfrom
copilot/sub-pr-2

Conversation

Copy link

Copilot AI commented Mar 13, 2026

VNC_PORT=5900 was set but never referenced — the entrypoint hardcodes 5901 (TurboVNC display :1) for VNC and 5801 for noVNC directly.

Changes

  • vnc.dockerfile: Drop VNC_PORT=5900 from the ENV block

🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

Co-authored-by: cooperj <28831674+cooperj@users.noreply.github.com>
Copilot AI changed the title [WIP] [WIP] Address feedback on VNC Container implementation regarding environment variable usage Remove unused VNC_PORT env var from vnc.dockerfile Mar 13, 2026
Copilot AI requested a review from cooperj March 13, 2026 16:29
Copy link
Member

@cooperj cooperj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay sure......

@cooperj cooperj marked this pull request as ready for review March 13, 2026 16:31
@cooperj cooperj merged commit a7b6e0e into display Mar 13, 2026
@cooperj cooperj deleted the copilot/sub-pr-2 branch March 13, 2026 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants