Skip to content

Commit 37b5c49

Browse files
authored
docs: Add envd 0.5.0 prerequisite to snapshots (#157)
1 parent 3b792c6 commit 37b5c49

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/sandbox/snapshots.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ You can then use a snapshot to spawn new sandboxes that start from the exact sam
88

99
The original sandbox continues running after the snapshot is created, and a single snapshot can be used to create many new sandboxes.
1010

11+
## Prerequisites
12+
13+
Snapshots require templates with envd version `v0.5.0` or above. If you are using a custom template created before envd `v0.5.0`, you need to rebuild it.
14+
15+
You can check the template envd version using the `e2b template list` command or by viewing the templates list on the dashboard.
16+
1117
## Snapshots vs. Pause/Resume
1218

1319
| | Pause/Resume | Snapshots |

0 commit comments

Comments
 (0)