Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb287ec5

Browse files
authored
docs: clarify mac docker install (#6788)
* clarify mac docker install* point MacOS users to standalone binary* macOS
1 parent6c0f37c commitb287ec5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎docs/install/docker.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,12 @@ You can install and run Coder using the official Docker images published on [Git
44

55
Docker is required. See the[official installation documentation](https://docs.docker.com/install/).
66

7+
>Note that the below steps are only supported on a Linux distribution. If on macOS, please[run Coder via the standalone binary](./binary.md).
8+
79
##Run Coder with the built-in database (quick)
810

911
For proof-of-concept deployments, you can run a complete Coder instance with
10-
the following command:
12+
the following command.
1113

1214
```console
1315
export CODER_DATA=$HOME/.config/coderv2-docker

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp