From c4c3dcfb097ac2f02b7918ec836b95c861ea3568 Mon Sep 17 00:00:00 2001 From: Aman Chopra <137067777+amanchopra1905@users.noreply.github.com> Date: Wed, 12 Nov 2025 19:25:42 +0530 Subject: [PATCH] Merge pull request #2266 from amanchopra1905/stage updated the snooper note --- docs/hyperexecute-snooper.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/hyperexecute-snooper.md b/docs/hyperexecute-snooper.md index e8cadac2c..58a41dd56 100644 --- a/docs/hyperexecute-snooper.md +++ b/docs/hyperexecute-snooper.md @@ -47,6 +47,10 @@ For example, the following command will discover the list of Feature file scenar snooper --featureFilePaths=features/ --frameWork=java ``` +:::info +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. +::: + ## How to implement Snooper on HyperExecute > `snooper` command works only with HyperExecute YAML 0.1