You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/template/examples/docker.mdx
+19-19Lines changed: 19 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,11 +3,7 @@ title: "Docker"
3
3
description: "Sandbox with Docker installed for running containers"
4
4
---
5
5
6
-
Run Docker containers inside the E2B sandbox. Docker daemon is managed by systemd and starts automatically.
7
-
8
-
## Install Docker
9
-
10
-
Use the official installation script from [get.docker.com](https://get.docker.com) to set up Docker. The `hello-world` container validates that everything works.
6
+
Run Docker containers inside the sandbox. Docker daemon is managed by systemd and starts automatically.
0 commit comments