@j420012 (issy)

Are you sure you want to delete the question?

If your question is resolved, you may close it.

Leaving a resolved question undeleted may help others!

We hope you find it useful!

ターミナルでエラー

Q&A

解決したいこと

ターミナルに「docker-compose up -d 」と入力するとエラーになる。

発生している問題・エラー

出ているエラーメッセージを入力
Can't find a suitable configuration file in this directory or any
        parent. Are you in the right directory?

        Supported filenames: docker-compose.yml, docker-compose.yaml, compose.yml, compose.yaml

または、問題・エラーが起きている画像をここにドラッグアンドドロップ

0 likes

1Answer

実行したディレクトリに docker-compose.yml など、エラーメッセージに表示されているどれかのファイルがありますか?
それがないと何をupすればいいのかわかりませんよ。

2Like

Your answer might help someone💌