docker.io/bitnami/mariadb:10.6 not found

オープン 初心者向け
#483 コメント 1 件 リアクション 3 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
2/5
見積もり時間
1〜3時間
初心者へのやさしさ
72/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
活発
技術スタック
docker-compose, mariadb
領域
databases, devops

調査の方向性

bootstrap.sh と docker compose up nextcloud が使用する Docker Compose 設定から始め、次に MariaDB イメージ参照を確認します。利用可能なイメージタグを検証して、セットアップコマンドとスタック起動コマンドを再実行します。報告されたイメージ解決エラーなしで nextcloud サービスが起動すれば完了です。

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

説明

bug
How to use GitHub
  • Please use the 👍 reaction to show that you are affected by the same issue.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Steps to reproduce
  1. Follow the instructions to set up the development stack
git clone https://github.com/nextcloud/nextcloud-docker-dev
cd nextcloud-docker-dev
./bootstrap.sh
  1. Start the stack with docker compose up nextcloud:
Expected behaviour

The container start without error.

Actual behaviour

The stack will not start, instead the following error will be displayed:

Error response from daemon: failed to resolve reference "docker.io/bitnami/mariadb:10.6": docker.io/bitnami/mariadb:10.6: not found
Notes

It seems there is no tag 10.6 for docker.io/bitnami/mariadb: https://hub.docker.com/r/bitnami/mariadb/tags

主要言語
PHP
スター
190
フォーク
103
平均マージ
4時間 36分
マージ済み PR(30日)
1

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

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

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

nextcloud/nextcloud-docker-dev のほかの issue

nextcloud/nextcloud-docker-dev の issue をすべて見る

似ている issue

PHP の issue をもっと見る

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

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