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 fd54a6e commit 44991c9Copy full SHA for 44991c9
README.md
@@ -10,7 +10,7 @@ Since this module executes a script ensure your machine has the following softwa
10
* tar
11
12
### Running under Alpine ###
13
-:info:
+:information_source:
14
The Functionbeat installer is not compatible with Alpine, due to missing libc. To be able to use this module on Alpine,
15
eg. in a CI pipeline, you need to provide the missing dependencies.
16
You can install libc6-compat using ``apk add --no-cache libc6-compat``.
0 commit comments