We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e87e075 commit 0943b20Copy full SHA for 0943b20
1 file changed
docs/getting-started/business/splunk-app.md
@@ -7,6 +7,16 @@ in Splunk.
7
8
## Requirements
9
10
+:::note
11
+
12
+The deployed Splunk environment runs on ARM64, and `splunk-appinspect` (which validates compliance
13
+with Splunk requirements) requires ARM64 binaries. You must use an ARM64 development environment to
14
+deploy to the local Splunk Enterprise Docker container, or use artifacts produced by the pipeline.
15
+For more context, see
16
+[this comment](https://github.com/bitwarden/splunk/pull/118#issuecomment-3741864101).
17
18
+:::
19
20
- Docker. If you're using an Apple Silicon Mac, enable _Docker Desktop_ -> _Settings_ -> _General_
21
-> _Use Rosetta for x86_64/amd64 emulation on Apple Silicon_
22
- Python 3.7 - 3.10
0 commit comments