<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>I've compiled a docker image for SWORDWeb if anyone is interested
      in trying it out.  If you have docker installed (should work on
      mac, windows, and linux), and you'd like to, e.g., expose your
      SWORD modules installed in /home/me/.sword on port 8888 you can
      try with a command like this:</p>
    <p>
      <meta http-equiv="content-type" content="text/html; charset=utf-8">
      <span style="color: rgb(51, 51, 51); font-family: Consolas,
        &quot;Liberation Mono&quot;, Courier, monospace; font-size:
        16px; font-style: normal; font-variant-ligatures: normal;
        font-variant-caps: normal; font-weight: normal; letter-spacing:
        normal; orphans: 2; text-align: start; text-indent: 0px;
        text-transform: none; white-space: normal; widows: 2;
        word-spacing: 0px; -webkit-text-stroke-width: 0px;
        background-color: rgb(248, 248, 248); display: inline
        !important; float: none;">docker run --name SWORDWeb -e
        LOGLEVEL=DEBUG -e DEFAULTBIBLE=KJV -d -v
        /home/me/.sword:/usr/share/sword -p 8888:8080 crosswire/swordweb</span></p>
    <p><span style="color: rgb(51, 51, 51); font-family: Consolas,
        &quot;Liberation Mono&quot;, Courier, monospace; font-size:
        16px; font-style: normal; font-variant-ligatures: normal;
        font-variant-caps: normal; font-weight: normal; letter-spacing:
        normal; orphans: 2; text-align: start; text-indent: 0px;
        text-transform: none; white-space: normal; widows: 2;
        word-spacing: 0px; -webkit-text-stroke-width: 0px;
        background-color: rgb(248, 248, 248); display: inline
        !important; float: none;">Then you should be able to hit
        <a class="moz-txt-link-freetext" href="http://localhost:8888">http://localhost:8888</a> with your browser.  If you don't supply
        the -v parameter to mount your sword modules, the container
        comes with KJV, StrongsGreek, and StrongsHebrew installed.</span></p>
    <p><span style="color: rgb(51, 51, 51); font-family: Consolas,
        &quot;Liberation Mono&quot;, Courier, monospace; font-size:
        16px; font-style: normal; font-variant-ligatures: normal;
        font-variant-caps: normal; font-weight: normal; letter-spacing:
        normal; orphans: 2; text-align: start; text-indent: 0px;
        text-transform: none; white-space: normal; widows: 2;
        word-spacing: 0px; -webkit-text-stroke-width: 0px;
        background-color: rgb(248, 248, 248); display: inline
        !important; float: none;">Hope it's useful (or at least fun).  I
        have it running on our server at:</span></p>
    <p><span style="color: rgb(51, 51, 51); font-family: Consolas,
        &quot;Liberation Mono&quot;, Courier, monospace; font-size:
        16px; font-style: normal; font-variant-ligatures: normal;
        font-variant-caps: normal; font-weight: normal; letter-spacing:
        normal; orphans: 2; text-align: start; text-indent: 0px;
        text-transform: none; white-space: normal; widows: 2;
        word-spacing: 0px; -webkit-text-stroke-width: 0px;
        background-color: rgb(248, 248, 248); display: inline
        !important; float: none;"><a class="moz-txt-link-freetext" href="http://study.crosswire.org">http://study.crosswire.org</a></span></p>
    <p><span style="color: rgb(51, 51, 51); font-family: Consolas,
        &quot;Liberation Mono&quot;, Courier, monospace; font-size:
        16px; font-style: normal; font-variant-ligatures: normal;
        font-variant-caps: normal; font-weight: normal; letter-spacing:
        normal; orphans: 2; text-align: start; text-indent: 0px;
        text-transform: none; white-space: normal; widows: 2;
        word-spacing: 0px; -webkit-text-stroke-width: 0px;
        background-color: rgb(248, 248, 248); display: inline
        !important; float: none;">Blessings,</span></p>
    <p><span style="color: rgb(51, 51, 51); font-family: Consolas,
        &quot;Liberation Mono&quot;, Courier, monospace; font-size:
        16px; font-style: normal; font-variant-ligatures: normal;
        font-variant-caps: normal; font-weight: normal; letter-spacing:
        normal; orphans: 2; text-align: start; text-indent: 0px;
        text-transform: none; white-space: normal; widows: 2;
        word-spacing: 0px; -webkit-text-stroke-width: 0px;
        background-color: rgb(248, 248, 248); display: inline
        !important; float: none;">Troy<br>
      </span></p>
  </body>
</html>