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

Commitf66a59f

Browse files
authored
docs: highlight the tip in coder-preview section and move step (#16597)
- moves the step out of the tip and the tip into the step- adds some context to what to do with the URL
1 parentd6b9806 commitf66a59f

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

‎docs/install/docker.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,13 +79,19 @@ Coder's [configuration options](../admin/setup/index.md).
7979

8080
##Install the preview release
8181

82-
<blockquoteclass="admonitiontip">
82+
<blockquoteclass="tip">
8383

84-
You can install and test a[preview release of Coder](https://github.com/coder/coder/pkgs/container/coder-preview) byusingthe`ghcr.io/coder/coder-preview:latest` image tag. This image gets updated with the latest changes from the`main` branch.
84+
We do not recommendusing preview releases in production environments.
8585

8686
</blockquote>
8787

88-
_We do not recommend using preview releases in production environments._
88+
You can install and test a
89+
[preview release of Coder](https://github.com/coder/coder/pkgs/container/coder-preview)
90+
by using the`coder-preview:latest` image tag.
91+
This image is automatically updated with the latest changes from the`main` branch.
92+
93+
Replace`ghcr.io/coder/coder:latest` in the`docker run` command in the
94+
[steps above](#install-coder-via-docker-run) with`ghcr.io/coder/coder-preview:latest`.
8995

9096
##Troubleshooting
9197

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp