Installation

Splunk docker(v8.0) installation error

techc0de
Loves-to-Learn

Hi,

I'm trying to test out Splunk docker in my Debian server, but I'm unable to get it start after several attempts.

 

 

 

 

Creating splunk ... error

ERROR: for splunk  Cannot start service splunk: OCI runtime create failed: container_linux.go:349: starting container process caused "exec: \"/sbin/entrypoint.sh\": stat /sbin/entrypoint.sh: permission denied": unknown

ERROR: for splunk  Cannot start service splunk: OCI runtime create failed: container_linux.go:349: starting container process caused "exec: \"/sbin/entrypoint.sh\": stat /sbin/entrypoint.sh: permission denied": unknown
ERROR: Encountered errors while bringing up the project.

 

 

 

 

docker-compose file:

 

 

 

version: '3.3'
services:
  splunk:
    ports:
      - '8500:8000'
    environment:
      - SPLUNK_START_ARGS=--accept-license
      - SPLUNK_PASSWORD='removed'
    volumes:
    - /opt/docker/splunk/etc:/opt/splunk/etc
    - /opt/docker/splunk/var:/opt/splunk/var
    container_name: splunk
    image: 'splunk/splunk:8.0'

 

 

 

 

 

 

Labels (2)
0 Karma

techc0de
Loves-to-Learn

file permissions:

 

total 20
drwxr-xr-x  4 dockeruser users 4096 Aug 16 16:46 .
drwx--x--x 36 root       root  4096 Aug 16 16:45 ..
-rw-r--r--  1 dockeruser users  327 Aug 16 16:46 docker-compose.yml
drwxr-xr-x 15 dockeruser users 4096 Aug 16 16:22 etc
drwxr-xr-x  2 dockeruser users 4096 Aug 15 21:37 var
0 Karma
Get Updates on the Splunk Community!

Index This | When is October more than just the tenth month?

October 2025 Edition  Hayyy Splunk Education Enthusiasts and the Eternally Curious!   We’re back with this ...

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

What’s New & Next in Splunk SOAR

 Security teams today are dealing with more alerts, more tools, and more pressure than ever.  Join us for an ...