Skip to content

Commit 1135c98

Browse files
authored
Merge pull request #2268 from surishubham/main
Merge pull request #2266 from amanchopra1905/stage
2 parents e26cfd5 + c4c3dcf commit 1135c98

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/hyperexecute-snooper.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,10 @@ For example, the following command will discover the list of Feature file scenar
4747
snooper --featureFilePaths=features/ --frameWork=java
4848
```
4949

50+
:::info
51+
Snooper is **not compatible** with **Alpine-based** Docker images, as Alpine uses **musl libc** instead of **glibc**, which Snooper depends on. To ensure proper functionality, use a non-Alpine base image that includes glibc.
52+
:::
53+
5054
## How to implement Snooper on HyperExecute
5155

5256
> `snooper` command works only with HyperExecute YAML 0.1

0 commit comments

Comments
 (0)