Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion docs/quickstart/docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,12 @@ Coder with Docker has the following advantages:
- Workspace images are easily configured
- Workspaces share resources for burst operations

> Note that the below steps are only supported on a Linux distribution.
> If on macOS, please [run Coder via the standalone binary](./binary.md).

## Requirements

- A single macOS or Linux box
- A Linux machine
- A running Docker daemon

## Instructions
Expand Down