Problem occured when execute docker-compose -f, raised '...service 'include' must be a mapping not an array' #4796
Unanswered
RampageXue
asked this question in
Q&A
Replies: 2 comments 1 reply
-
Upgrade docker version please. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Dear Hu,
Thanks a lot and have a good day.
…---Original---
From: "Kevin ***@***.***>
Date: Mon, Feb 10, 2025 10:38 AM
To: ***@***.***>;
Cc: ***@***.******@***.***>;
Subject: Re: [infiniflow/ragflow] Problem occured when execute docker-compose-f, raised '...service 'include' must be a mapping not an array' (Discussion#4796)
Upgrade docker version please.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Each .yml has first line:
include:
However when docker-compose -f docker-compose-gpu.yml up -d, it occured error: In file './docker-compose-gpu.yml', service 'include' must be a mapping not an array.
#docker version=19.03
Beta Was this translation helpful? Give feedback.
All reactions