Skip to content

Commit 834394d

Browse files
author
Katie Horne
committed
chore: add workspace diagrams
1 parent 8cf584b commit 834394d

File tree

4 files changed

+11
-2
lines changed

4 files changed

+11
-2
lines changed

assets/workspaces/lifecycles.png

189 KB
Loading
124 KB
Loading

workspaces/getting-started.md

+5
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ title: "Getting started"
33
description: "Learn how to develop in a workspace."
44
---
55

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+
611
## 1. Import an image
712

813
Ensure you've [imported an image](../images/importing.md) for your

workspaces/index.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,15 @@ icon:
2020
description: "Learn about development workspaces in Coder."
2121
---
2222

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.
2524

2625
![Workspaces](../assets/workspaces/workspaces.svg)
2726

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+
2832
## In this section
2933

3034
<children></children>

0 commit comments

Comments
 (0)