I installed Splunk DLTK 3.5 in my laptop running Windows 10. I cloned the container from Github:
$ git clone https://github.com/splunk/splunk-mltk-container-docker
I am using Docker locally. My question is how do I generate the image to load and run in Docker so DLTK can communicate with it?
Your help is greatly appreciated.