Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit 43aa5b6

Browse files
author
Antony MECHIN
committed
docs.comparison: Add legend.
Signed-off-by: Antony MECHIN <antony.mechin@docker.com>
1 parent 8e5e477 commit 43aa5b6

1 file changed

Lines changed: 8 additions & 12 deletions

File tree

docs/comparison.md

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,12 @@
1-
## Ratio (not up to date)
1+
List of supported features, depending on the Docker Compose version.
22

3-
| Version | Docker | % | % of major |
4-
|---------|----------|-------|------------|
5-
| 3.6 | 18.02.0+ | - | - |
6-
| 3.5 | 17.12.0+ | - | - |
7-
| 3.4 | 17.09.0+ | 0.58 | 2.51 |
8-
| 3.3 | 17.06.0+ | 1.53 | 6.63 |
9-
| 3.2 | 17.04.0+ | 1.01 | 4.40 |
10-
| 3.1 | 1.13.1+ | 1.48 | 6.41 |
11-
| 3.0 | 1.13.0+ | 18.51 | 80.03 |
12-
| 2.1 | 1.12.0+ | 3.06 | 6.20 |
13-
| 2.0 | 1.10.0+ | 46.40 | 93.80 |
3+
Legend:
4+
```
5+
- [Y]: Supported
6+
- [ ]: Not supported
7+
- [P]: Partially supported
8+
- [?]: To be investigate
9+
```
1410

1511
## docker stack deploy
1612

0 commit comments

Comments
 (0)