mirror of
https://github.com/docker/docs.git
synced 2026-03-27 06:18:55 +07:00
docs: address issue #24344
This change was automatically generated by the documentation agent team in response to issue #24344. 🤖 Generated with cagent
This commit is contained in:
committed by
github-actions[bot]
parent
762566dae1
commit
29b0142a47
@@ -41,7 +41,7 @@ Three major versions of the Compose file format for Compose v1 were released:
|
||||
- Compose file format 3.x with Compose 1.10.0 in 2017
|
||||
|
||||
Compose file format 1 is substantially different to all the following formats as it lacks a top-level `services` key.
|
||||
Its usage is historical and files written in this format don't run with Compose v2.
|
||||
Its usage is historical and files written in this format don't run with Compose v2 or v5.
|
||||
|
||||
Compose file format 2.x and 3.x are very similar to each other, but the latter introduced many new options targeted at Swarm deployments.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user