Commit 94b5bed
docs: quickstartにDocker Hubイメージ/独自Dockerfileの選択肢を追記 (#5)
* docs: quickstartにDocker Hubイメージ/独自Dockerfileの選択肢を追記
build.context の説明を「標準コンテナを使う場合」に限定し、
公開イメージ参照(image: のみ)や独自Dockerfile(context: .)も
利用可能であることを追記。
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
* docs: quickstartの独自Dockerfile案内を${DEVBASE_ROOT}/plugins配下に修正
projects/<project>/ はシンボリックリンクで context: . が安定しないため、
独自Dockerfileは ${DEVBASE_ROOT}/plugins/<plugin>/ 配下に置く案内に修正。
compose.yml ガイドライン §1.2 / §4.3 と整合。
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 9a4e038 commit 94b5bed
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
0 commit comments