Troubleshooting steps for Docker instances

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

目的

This page aims to provide the information to be collected when investigating an issue when Bitbucket Server runs in a Docker container.

ソリューション

次のコマンドを実行します。

  • docker version
  • docker stats (multiple times to collect trends)
  • docker info
  • docker logs (View Container Logs)

  • docker images --digests (to retrieve the digest of the Docker image)

 

最終更新日 2017 年 4 月 11 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する

このセクションの項目

Powered by Confluence and Scroll Viewport.