File tree 1 file changed +3
-5
lines changed 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- title : Virtual Network Computing
2
+ title : VNC
3
3
description : Learn how to set up a VNC in Coder.
4
4
---
5
5
6
- This guide will show you how to set up a virtual network computing (VNC) system
7
- in Coder.
6
+ This guide will show you how to set up a VNC in Coder.
8
7
9
8
Coder does not have a specific set of VNC providers it supports. Coder will
10
9
render the VNC, as long as it is installed on the image used to create the
@@ -13,8 +12,7 @@ workspace.
13
12
## Step 1: Create the Dockerfile
14
13
15
14
To begin, create a Dockerfile that you'll use to build an
16
- [ image] ( ../../images/index.md ) with a virtual network computing (VNC) provider
17
- installed.
15
+ [ image] ( ../../images/index.md ) with a VNC provider installed.
18
16
19
17
Be sure to set the ` HOME ` , ` USER ` , and ` PORT ` environment variables in the
20
18
Dockerfile:
You can’t perform that action at this time.
0 commit comments