Skip to content

Commit caec0b8

Browse files
authored
rm: mac from docker quickstart (#6958)
1 parent 31690c4 commit caec0b8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/quickstart/docker.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,12 @@ Coder with Docker has the following advantages:
66
- Workspace images are easily configured
77
- Workspaces share resources for burst operations
88

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+
912
## Requirements
1013

11-
- A single macOS or Linux box
14+
- A Linux machine
1215
- A running Docker daemon
1316

1417
## Instructions

0 commit comments

Comments
 (0)