File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
- # Compose specification compliance test suite
1
+ # Compose specification conformance test suite
2
2
3
3
This repository contains a test suite for testing Compose implementations to
4
4
ensure that they correctly implement the Compose specification. The current
@@ -15,7 +15,8 @@ which uses the Docker Engine.
15
15
16
16
* [ Docker] ( https://docs.docker.com/install/ )
17
17
* [ compose-ref] ( https://github.com/compose-spec/compose-ref ) in your PATH
18
- * Ensure that you have no running containers (see [ issue] ( https://github.com/compose-spec/compatibility-test-suite/issues/5 ) )
18
+ * Ensure that you have no running containers (see
19
+ [ issue] ( https://github.com/compose-spec/compatibility-test-suite/issues/5 ) )
19
20
20
21
### Running the tests
21
22
You can’t perform that action at this time.
0 commit comments