We're not building with automation yet. This is just a first attempt to make it 
work. The Dockerfile is committed in the swordweb repo but there are files that 
need to be built from SWORD (swordorbserver) and copied to the docker-template 
folder in swordweb before the Dockerfile can be used. This is certainly not 
ready (easy) for others to rebuild. Others can easily base a new container off 
of mine and apply updates, but automatically building this container is not 
supported by me right now.
Did ya try it?

On March 4, 2017 6:34:56 PM MST, Greg Hellings <greg.helli...@gmail.com> wrote:
>Where is the repository with the Dockerfile? What triggers updates and
>rebuilds of the container?
>
>On Mar 4, 2017 7:05 PM, "Troy A. Griffitts" <scr...@crosswire.org>
>wrote:
>
>> 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:
>>
>> docker run --name SWORDWeb -e LOGLEVEL=DEBUG -e DEFAULTBIBLE=KJV -d
>-v
>> /home/me/.sword:/usr/share/sword -p 8888:8080 crosswire/swordweb
>>
>> Then you should be able to hit http://localhost:8888 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.
>>
>> Hope it's useful (or at least fun).  I have it running on our server
>at:
>>
>> http://study.crosswire.org
>>
>> Blessings,
>>
>> Troy
>>
>> _______________________________________________
>> sword-devel mailing list: sword-devel@crosswire.org
>> http://www.crosswire.org/mailman/listinfo/sword-devel
>> Instructions to unsubscribe/change your settings at above page
>>

-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.
_______________________________________________
sword-devel mailing list: sword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page

Reply via email to