File tree 3 files changed +9
-2
lines changed
3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,9 @@ title: "Getting started"
3
3
description : " Learn how to develop in a workspace."
4
4
---
5
5
6
+ This article walks you through creating a new workspace using a pre-defined
7
+ image.
8
+
6
9
## 1. Import an image
7
10
8
11
Ensure you've [ imported an image] ( ../images/importing.md ) for your
Original file line number Diff line number Diff line change @@ -20,11 +20,15 @@ icon:
20
20
description : " Learn about development workspaces in Coder."
21
21
---
22
22
23
- A workspace is your remote development environment. All workspaces are based on
24
- a shared [ image] ( ../images/index.md ) and therefore reproducible.
23
+ A workspace is your remote development environment.
25
24
26
25
![ Workspaces] ( ../assets/workspaces/workspaces.svg )
27
26
27
+ Coder creates workspaces using a [ shared container image] ( ../images/index.md ) ,
28
+ which improves their reproducibility.
29
+
30
+ ![ The anatomy of a workspace] ( ../assets/workspaces/workspace-anatomy.png )
31
+
28
32
## In this section
29
33
30
34
<children ></children >
You can’t perform that action at this time.
0 commit comments