azerothcore / azerothcore/azerothcore.github.io

Inconsistency in Docker documentation for GDB

オープン 初心者向け
#184 コメント 4 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
JavaScript
スター
6
フォーク
34
PR マージ指標
30日以内にマージされた PR はありません

説明

After following the Docker documentation for [enabling GDB inside Docker](https://www.azerothcore.org/wiki/install-with-docker#procedures) (under `How to run the worldserver with gdb`), Docker Compose fails during the build because `gdb.conf` is missing.

The current guide still instructs users to copy `apps/startup-scripts/gdb.conf` into the image and to start `worldserver` with `gdb -x /azerothcore/gdb.conf`, but this file is no longer available after [#22418](https://github.com/azerothcore/azerothcore-wotlk/pull/22418). As a result, following the documentation leads to a build error instead of a working GDB setup.

It would be good to update the Docker GDB instructions so they match the current container setup and no longer reference the removed `gdb.conf` file.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

Docker インストール wiki の「How to run the worldserver with gdb」セクションから始め、PR #22418 後の現在のコンテナ設定と手順を比較してください。ガイドを更新して、削除された apps/startup-scripts/gdb.conf ファイルを参照しないようにし、その後、文書化された Docker GDB 手順がそのファイルの欠落によって失敗しなくなったことを確認してください。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
docker, docker-compose
領域
devops, documentation
issue の種類
ドキュメント
難易度
2/5
見積もり時間
1〜3時間
活発さ
静か
明瞭さ
おおむね明確
初心者へのやさしさ
74/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。