We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31690c4 commit caec0b8Copy full SHA for caec0b8
docs/quickstart/docker.md
@@ -6,9 +6,12 @@ Coder with Docker has the following advantages:
6
- Workspace images are easily configured
7
- Workspaces share resources for burst operations
8
9
+> Note that the below steps are only supported on a Linux distribution.
10
+> If on macOS, please [run Coder via the standalone binary](./binary.md).
11
+
12
## Requirements
13
-- A single macOS or Linux box
14
+- A Linux machine
15
- A running Docker daemon
16
17
## Instructions
0 commit comments