You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ docker run --rm -it splunk/splunk:latest create-defaults
Traceback (most recent call last):
File "/usr/sbin/createdefaults.py", line 16, in <module>
import six
ModuleNotFoundError: No module named 'six'
docker image ls
$ docker image ls | grep splunk
splunk/splunk latest 532e09370657 4 days ago 2.45GB
The text was updated successfully, but these errors were encountered:
As the title says, it does not work well.
The text was updated successfully, but these errors were encountered: