Alberto Bustamante Reyes created GEODE-9066:
-----------------------------------------------
Summary: Docker-based documentation generation is broken
Key: GEODE-9066
URL: https://issues.apache.org/jira/browse/GEODE-9066
Project: Geode
Issue Type: Improvement
Components: docs
Reporter: Alberto Bustamante Reyes
`view-docs.sh` script is not working, it seems one Ruby dependency has to be
updated
{code}
$ ./view-docs.sh
Building geode/docsbuild:0.1 image...
sha256:c79da695299c58856b901cd309fdcf785ee1bce0451d687fd9592d1371562916
Building geode/docsbuild:0.1-alb3rtobr image...
sha256:524290937f1c0fd846ef87bc7e1edb53a98f3af997e3a25b54b2eb66def890ad
Starting up web server...
Fetching gem metadata from http://rubygems.org/........
Fetching version metadata from http://rubygems.org/.
Resolving dependencies...
Your bundle is locked to mimemagic (0.3.2), but that version could not be found
in any of the sources listed in your Gemfile. If you haven't changed sources,
that means the author of mimemagic (0.3.2) has
removed it. You'll need to update your bundle to a different version of
mimemagic (0.3.2) that hasn't been removed in order to install.
...
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)