-
Notifications
You must be signed in to change notification settings - Fork 974
Closed
Labels
cliArea: CLIArea: CLIuse-caseA novel and interesting way to use CoderA novel and interesting way to use Coder
Description
experienced on 2.6.0
- repro steps:
- Download XQuartz (X client for Mac) to local Mac
- Start Coder workspace (K8s pod), install
xauth
viasudo apt-get update && sudo apt-get install -y xauth
- Authenticate to Coder via
coder login
- Run
coder config-ssh
to config local SSH config file - Run
ssh -X coder.<workspace-name>
- Run
xeyes
(install viasudo apt-get install -y x11-apps
) - Observe XQuartz application opening, but no window appears
Metadata
Metadata
Assignees
Labels
cliArea: CLIArea: CLIuse-caseA novel and interesting way to use CoderA novel and interesting way to use Coder