<div dir="auto">Where is the repository with the Dockerfile? What triggers updates and rebuilds of the container?</div><div class="gmail_extra"><br><div class="gmail_quote">On Mar 4, 2017 7:05 PM, &quot;Troy A. Griffitts&quot; &lt;<a href="mailto:scribe@crosswire.org">scribe@crosswire.org</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  

    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <p>I&#39;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&#39;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>
      
      <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;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing: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/<wbr>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;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(248,248,248);display:inline!important;float:none">Then you should be able to hit
        <a class="m_-8625023857380182723moz-txt-link-freetext" href="http://localhost:8888" target="_blank">http://localhost:8888</a> with your browser.  If you don&#39;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;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(248,248,248);display:inline!important;float:none">Hope it&#39;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;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(248,248,248);display:inline!important;float:none"><a class="m_-8625023857380182723moz-txt-link-freetext" href="http://study.crosswire.org" target="_blank">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;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing: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;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(248,248,248);display:inline!important;float:none">Troy<br>
      </span></p>
  </div>

<br>______________________________<wbr>_________________<br>
sword-devel mailing list: <a href="mailto:sword-devel@crosswire.org">sword-devel@crosswire.org</a><br>
<a href="http://www.crosswire.org/mailman/listinfo/sword-devel" rel="noreferrer" target="_blank">http://www.crosswire.org/<wbr>mailman/listinfo/sword-devel</a><br>
Instructions to unsubscribe/change your settings at above page<br></blockquote></div></div>