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 6eeb1ae commit c21f84eCopy full SHA for c21f84e
README.md
@@ -22,7 +22,7 @@ Multi-platform images are available, and can be used cross-platform by setting t
22
- `--platform=linux/arm64`
23
24
```sh
25
- docker run --rm it pactfoundation/pact-cli:latest /bin/sh -c 'uname -sm'
+ docker run --rm -it pactfoundation/pact-cli:latest /bin/sh -c 'uname -sm'
26
```
27
28
## Usage
0 commit comments