There are now two branches on dockerhub: smsn and smsn-develop. I've updated the DockerHub documentation, and moved all the old smsn images to smsn-develop. The smsn wiki still doesn't mention the develop branch.
Contrary to their intended uses, though, I could not get the master branch to work. I think maybe smsn-mode:master is out of sync with smsn:master. I changed require smsn-mode to require brain-mode in my .emacs file, upon which Emacs seemed satisfied, but when I tried to connect to the graph by searching for some text, it just cycled forever (by which I mean maybe thirty seconds each time I tried before reissuing the command a few times).
There are now two branches on dockerhub: smsn and smsn-develop. I've updated the DockerHub documentation, and moved all the old smsn images to smsn-develop. The smsn wiki still doesn't mention the develop branch.
Contrary to their intended uses, though, I could not get the master branch to work. I think maybe smsn-mode:master is out of sync with smsn:master. I changed
require smsn-mode
torequire brain-mode
in my .emacs file, upon which Emacs seemed satisfied, but when I tried to connect to the graph by searching for some text, it just cycled forever (by which I mean maybe thirty seconds each time I tried before reissuing the command a few times).