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

Commit83e1349

Browse files
authored
moved docker installation warning to install/docker (#11273)
1 parent280d38d commit83e1349

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

‎docs/install/docker.md‎

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
You can install and run Coder using the official Docker images published on
22
[GitHub Container Registry](https://github.com/coder/coder/pkgs/container/coder).
33

4+
<blockquoteclass="warning">
5+
**Before you install**
6+
If you would like your workspaces to be able to run Docker, we recommend that you <ahref="https://github.com/nestybox/sysbox#installation"target="_blank">install Sysbox</a> before proceeding.
7+
8+
As part of the Sysbox installation you will be required to remove all existing
9+
Docker containers including containers used by Coder workspaces. Installing
10+
Sysbox ahead of time will reduce disruption to your Coder instance.
11+
12+
</blockquote>
13+
414
##Requirements
515

616
Docker is required. See the

‎docs/install/index.md‎

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,3 @@
1-
<blockquoteclass="warning">
2-
**Before you install**
3-
If you would like your workspaces to be able to run Docker, we recommend that you <ahref="https://github.com/nestybox/sysbox#installation"target="_blank">install Sysbox</a> before proceeding.
4-
5-
As part of the Sysbox installation you will be required to remove all existing
6-
Docker containers including containers used by Coder workspaces. Installing
7-
Sysbox ahead of time will reduce disruption to your Coder instance.
8-
9-
</blockquote>
10-
111
There are a number of different methods to install and run Coder:
122

133
<children>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp