matsui.k
2024年7月9日 14時33分
お世話になっております。
Windows11 Home 64bitにて、oracle VM VirtualBox7.0でのATDE9の開発環境構築についてお伺い致します。
VirtualBoxにてATDE9をインポートし、VSCodeにてbuild実行後にrunを実行すると
WARN[0000] failed, retrying in 1s ... (1/3). Error: Error initializing source docker://localhost/lighttpd-x86_64:latest: error pinging docker registry localhost: Get "https://localhost/v2/": dial tcp [::1]:443: connect: connection refused
WARN[0001] failed, retrying in 2s ... (2/3). Error: Error initializing source docker://localhost/lighttpd-x86_64:latest: error pinging docker registry localhost: Get "https://localhost/v2/": dial tcp [::1]:443: connect: connection refused
WARN[0003] failed, retrying in 4s ... (3/3). Error: Error initializing source docker://localhost/lighttpd-x86_64:latest: error pinging docker registry localhost: Get "https://localhost/v2/": dial tcp [::1]:443: connect: connection refused
Get "https://localhost/v2/": dial tcp [::1]:443: connect: connection refused
Error: Error initializing source docker://localhost/lighttpd-x86_64:latest: error pinging docker registry localhost: Get "https://localhost/v2/": dial tcp [::1]:443: connect: connection refused
とのエラーが出てしまいます。
つい先日から開発環境構築に入ったため、情報が不足していたら申し訳ないのですが、
このエラーを解消する方法をご教授願えませんでしょうか。
コメント
matsui.k
ご確認頂きありがとうございます。
実行とは添付の画像の様に、「ターミナルにて上記のコマンドを実施」の認識で合ってますでしょうか。
また、再投稿の件ですが、弊社の内部資料ファイルを添付してしまい、フォーラムの削除依頼を出したため、
改めて投稿した次第です。
> 佐藤です。
>
> コンテナイメージ "localhost/lighttpd-x86_64" が存在していないのではないでしょうか。
> 以下を実行して何もないのであれば、コンテナイメージを "localhost/lighttpd-x86_64" を入れてください。
>
> podman images | grep localhost/lighttpd-x86_64 >
>
> こちらの投稿は以下の再投稿でしょうか。
> https://armadillo.atmark-techno.com/forum/armadillo/21183
ファイル | ファイルの説明 |
---|---|
podman実行.png |
at_makoto.sato
matsui.k
ご確認頂きありがとうございます。
コンテナイメージの作成について、手順書を確認して実施してみます。
引き続きよろしくお願い致します。
> 佐藤です。
>
> > ご確認頂きありがとうございます。
> > 実行とは添付の画像の様に、「ターミナルにて上記のコマンドを実施」の認識で合ってますでしょうか。
> はい、合っています。
> やはり、コンテナイメージ "localhost/lighttpd-x86_64" が存在していないようです。
> コンテナイメージを "localhost/lighttpd-x86_64" を入れれば動くと思います。
at_makoto.sato
2024年7月9日 15時19分
佐藤です。
コンテナイメージ "localhost/lighttpd-x86_64" が存在していないのではないでしょうか。
以下を実行して何もないのであれば、コンテナイメージを "localhost/lighttpd-x86_64" を入れてください。
こちらの投稿は以下の再投稿でしょうか。
https://armadillo.atmark-techno.com/forum/armadillo/21183