Skip to content
This repository was archived by the owner on Aug 18, 2025. It is now read-only.

Commit e33e5a3

Browse files
author
Katie Horne
committed
chore: update dev page
1 parent a82958f commit e33e5a3

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

workspaces/cvms.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,15 @@ limitations as to what applications you can run inside your workspace. Most
88
notably, it's not possible to run Docker securely within regular Docker
99
containers.
1010

11-
Coder offers an alternative workspace deployment option that allows you to run
12-
Docker, Docker Compose, systemd, and other system-level applications securely
13-
within your development containers. We call this workspace variant a
14-
_Container-based Virtual Machine (CVM)_.
15-
16-
> Are you a platform admin? Learn how to
17-
> [enable Docker in workspaces](../admin/workspace-management/cvms.md) for your
18-
> deployment.
11+
Coder offers an alternative workspace deployment option, called container-based
12+
virtual machines (CVMs), that leverages the
13+
[Sysbox container runtime](https://github.com/nestybox/sysbox). CVMs allow you
14+
to run Docker, Docker Compose, systemd, and other system-level applications
15+
securely within your development containers.
16+
17+
> Coder site managers should review
18+
> [our admin docs](../admin/workspace-management/cvms.md) for information on
19+
> enabling Docker in workspaces for your deployment.
1920
2021
## Container-based Virtual Machine (CVM)
2122

0 commit comments

Comments
 (0)