We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab3f19a commit 834e5a2Copy full SHA for 834e5a2
tests/antithesis/README.md
@@ -29,7 +29,7 @@ docker images | grep etcd-client
29
30
It should show something like:
31
32
-```
+```bash
33
etcd-client latest <IMAGE_ID> <DATE>
34
```
35
@@ -45,7 +45,7 @@ The command uses the etcd client and server images built from step 1.
45
46
The client will continuously check the health of the etcd nodes and print logs similar to:
47
48
49
[+] Running 4/4
50
✔ Container etcd0 Created 0.0s
51
✔ Container etcd2 Created 0.0s
0 commit comments