File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -9,11 +9,11 @@ networks, and volumes for a Docker application.
9
9
10
10
The Compose file formats are now described in these references, specific to each version.
11
11
12
- | ** Reference file** | ** What changed in this version** |
13
- | ------------------- | ------------------ |
14
- | [ Version 3] ( index.md ) (most current, and recommended) | [ Version 3 updates] ( #version-3 ) |
15
- | [ Version 2] ( compose-file-v2.md ) | [ Version 2 updates] ( #version-2 ) |
16
- | [ Version 1] ( compose-file-v1.md ) | [ Version 1 updates] ( #version-1 ) |
12
+ | ** Reference file** | ** What changed in this version** |
13
+ | : ------------------------------------------------------ | : --------------------------------- |
14
+ | [ Version 3] ( index.md ) (most current, and recommended) | [ Version 3 updates] ( #version-3 ) |
15
+ | [ Version 2] ( compose-file-v2.md ) | [ Version 2 updates] ( #version-2 ) |
16
+ | [ Version 1] ( compose-file-v1.md ) | [ Version 1 updates] ( #version-1 ) |
17
17
18
18
The topics below explain the differences among the versions, Docker Engine
19
19
compatibility, and [ how to upgrade] ( #upgrading ) .
You can’t perform that action at this time.
0 commit comments