Following the DOCKER.md instructions on my Mac 10.14.6 where I've done some previous development, it fails in a similar way that sebb reported.
Any tips for what else to debug? I'm installing everything about Docker into a completely separate directory from my other work. The only other thing is I have rbenv installed, which I used to download 2.4.1 so the rake would start. -- - Shane Director & Member The Apache Software Foundation brew cask install docker (and started desktop) cd ~/d/whimsy rake docker:update svn:update git:pull ...etc. Generating Darkfish format into /srv/whimsy/www/docs/api... Files: 59 Classes: 36 ( 4 undocumented) Modules: 11 ( 5 undocumented) Constants: 73 (46 undocumented) Attributes: 31 ( 0 undocumented) Methods: 417 (22 undocumented) Total: 568 (77 undocumented) 86.44% documented Elapsed: 2.4s rake aborted! LoadError: cannot load such file -- wunderbar /srv/whimsy/lib/whimsy/asf/ldap.rb:34:in `<top (required)>' /Users/shane/d/whimsy/Rakefile:114:in `block in <top (required)>' Tasks: TOP => svn:update => config (See full trace by running task with --trace)