mhassan2 / splunk-n-box

Docker Splunk "Orchestration" bash script (6,000+ lines) to create fully automated pre-configured splunk site-2-site clusters or stand alone containers. Awesome tool for training and testing!
https://github.com/mhassan2/splunk-n-box
138 stars 32 forks source link

Can't create a container using latest docker on Mac OS X. #15

Open jsolderitsch opened 5 years ago

jsolderitsch commented 5 years ago
👉  CREATING 1 CONTAINERS                              [|||||||||||||||1] %100 [1:6]       

Use option 1) SHOW all containers... above to see the offending container(s). Exiting...
expr: syntax error
[HOST01:10.0.0.] Creating generic splunk container  docker: invalid publish opts format (should be name=value but got '10.0.0.:8000:8000').
See 'docker run --help'.
✅ OK 
 â–¶Pausing 30 seconds... Done!
 â–¶Verifying container is running...NOT RUNNING!
Error: No such container: HOST01
Error: No such container: HOST01ng..Not running! Attempt 1 to restart
Error: No such container: HOST01
 ▶Verifying splunkd is running...✅ OK                           
 â–¶Splunk initialization...Error: No such container:path: HOST01:/tmp
Error: No such container: HOST01
Error: No such container: HOST01
Error: No such container: HOST01
Error: No such container: HOST01
✅ OK 
Error: No such object: HOST01
Error: No such container:path: HOST01:/opt/splunk/etc/system/local
Error: No such container: HOST01
Error: No such container:path: HOST01:/opt/splunk/etc/licenses
 ▶Copying license file(s)...✅ OK 
Hit <ENTER> to continue...

Any ideas?