You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dockee stack is not docker compose. While it relies on compose file it did not adopted the compose specification so is stuck with the legacy version: 3 format of the compose file. Any recent compose syntax will be rejected
Description
Run
docker stack up -c compose.yml test
with acompose.yml
who have include, givesAdditional property include is not allowed
The text was updated successfully, but these errors were encountered: