File tree 4 files changed +11
-2
lines changed
4 files changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,11 @@ 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
+
9
+ ![ Relationship between images and workspaces] ( ../assets/workspaces/lifecycles.png )
10
+
6
11
## 1. Import an image
7
12
8
13
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
+ All workspaces are based on a shared [ image] ( ../images/index.md ) and therefore
28
+ reproducible.
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