splunk / docker-splunk-legacy

Docker Splunk *** LEGACY IMAGES - PLEASE SEE https://github.com/splunk/docker-splunk INSTEAD ***
https://www.splunk.com
Apache License 2.0
308 stars 261 forks source link

entrypoint.sh: no such file or directory #76

Closed dmuth closed 6 years ago

dmuth commented 6 years ago

How to reproduce this:

It looks like the path to the file is wrong. No big deal, but thought you'd like to know.

-- Doug

renaudholcombe commented 6 years ago

You need to run the docker build command from within either the "enterprise" or "universalforwarder" directories (based on which image you're attempting to build).

dmuth commented 6 years ago

Yeah, I eventually did that.

There used to be a Dockerfile in the root directory when I filed the bug.

That since seems to have been removed, so I'll close this bug as it is no longer relevant.

-- Doug