Version in ".\docker-compose.yml" is unsupported.
You might be seeing this error because you're using the wrong Compose file version.
Either https://dotinstall.com/lessons/todo_app_php_v4/56204#supplement_1570
specify a supported version (e.g "2.2" or "3.3") and place your service definitions
under the `services` key, or omit the `version` key and place your service definitions
at the root of the file to use
version 1.
上記エラーが発生してしまい docker が立ち上がりません。
エラー文をみるとヴァージョン違いのようですが、解消する方法はありますでしょうか。
因みに、「 HTML 編」「詳解 PHP ウェブ開発編」は問題なく起動いたしました。
お手数をおかけしますが、ご教示のほどよろしくお願いいたします。
上記エラーが発生してしまい docker が立ち上がりません。
エラー文をみるとヴァージョン違いのようですが、解消する方法はありますでしょうか。
因みに、「 HTML 編」「詳解 PHP ウェブ開発編」は問題なく起動いたしました。
お手数をおかけしますが、ご教示のほどよろしくお願いいたします。