Dockerized version of Splunk's App-Inspect tool.
1.2K
Use following command to run the splunk-appinspector in container:
docker run -v ~/path/to/my_app.tar.gz:/home/splunk_apps/target_app.tar.gz -it prabhasgupte/splunk-appinspect:latest
Where, my_app.tar.gz is the Splunk app package build.
Content type
Image
Digest
Size
262.2 MB
Last updated
over 6 years ago
docker pull prabhasgupte/splunk-appinspect