From 9f3d05ad8dafa19811b4f0194f80da78243a45b8 Mon Sep 17 00:00:00 2001 From: Aman Chopra Date: Wed, 12 Nov 2025 19:24:43 +0530 Subject: [PATCH] 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