Additional property required is not allowed #98
Answered
by
nickjj
gbethelnavanagar
asked this question in
Q&A
-
hi, |
Beta Was this translation helpful? Give feedback.
Answered by
nickjj
May 8, 2025
Replies: 1 comment 1 reply
-
Hi, That is mentioned in the docs right after the
Are you running a pretty old version of Docker Compose? You can run v2.20.2 was released back in July 2023 for reference. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
nickjj
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
That is mentioned in the docs right after the
docker compose up --build
command.Are you running a pretty old version of Docker Compose? You can run
docker compose version
to check.v2.20.2 was released back in July 2023 for reference.