Not sure if you saw my previous IRC messages. The IRC server rejected some of them because I used copy & paste which broke each line down to individual messages.
I'm currently rerunning the run command '*docker run -t -i cyrus- imapd-3.0.santiago*'. It failed multiple times but continued running tests. Unfortunately my terminal only shows the last 512 lines, so I’ve updated it to show unlimited lines so I can see what actually failed first. Should the tests stop once they hit a failure? or capture that and output it at the end? Chris On Fri, 20 Mar 2015, at 02:50 PM, Chris Davies wrote: > On Thu, 19 Mar 2015, at 08:27 PM, Jeroen van Meeuwen (Kolab Systems) > wrote: >> On 2015-03-19 05:29, Chris Davies wrote: >>> I think it's because the cyrus user isn’t being created. >>> >>>> Perl exception: No user named 'cyrus' >>> >>> Has anyone else got the docker images working? Am I missing a step or >>> command somewhere? >>> >> >> Are you sure you have the latest version of the GIT repo? >> >> https://git.cyrus.foundation/diffusion/ID/browse/master/santiago; >> 6c242b5541d257fb6464f86b99c9ff35b7bcc959$75[1] > I've downloaded the newest version on to a new VM image, that problem has > now gone away. > >>> I'm new to docker, any attempt to get command line access to my >>> container is >>> failing the the run script getting rerun, which takes another 5+ >>> minutes >>> >>> Any suggestions? >>> >> >> To get an interactive shell, specify the entrypoint (and a -s at the >> end): >> >> $ docker run -it --entrypoint="/bin/bash" cyrusimapd/santiago -s > Thanks, > Chris. Links: 1. https://git.cyrus.foundation/diffusion/ID/browse/master/santiago %3B6c242b5541d257fb6464f86b99c9ff35b7bcc959$75