<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body><div>Not sure if you saw my previous IRC messages. The IRC server rejected some of them because I used copy &amp; paste which broke each line down to individual messages.<br></div>
<div>&nbsp;</div>
<div>I'm currently rerunning the run command '<i>docker run -t -i cyrus-imapd-3.0.santiago</i>'. 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? <br></div>
<div>&nbsp;</div>
<div id="sig22984665"><div class="signature">Chris<br></div>
</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>On Fri, 20 Mar 2015, at 02:50 PM, Chris Davies wrote:<br></div>
<blockquote type="cite"><div>On Thu, 19 Mar 2015, at 08:27 PM, Jeroen van Meeuwen (Kolab Systems) wrote:<br></div>
<blockquote type="cite"><div>On 2015-03-19 05:29, Chris Davies wrote:<br></div>
<blockquote><div>I think it's because the cyrus user isn’t being created.<br></div>
<div>&nbsp;</div>
<blockquote><div>Perl exception: No user named 'cyrus'<br></div>
</blockquote><div>&nbsp;</div>
<div>Has anyone else got the docker images working? Am I missing a step or<br></div>
<div>command somewhere?<br></div>
<div>&nbsp;</div>
</blockquote><div>&nbsp;</div>
<div>Are you sure you have the latest version of the GIT repo?<br></div>
<div>&nbsp;</div>
<div><a defang_rel="noreferrer" href="https://git.cyrus.foundation/diffusion/ID/browse/master/santiago%3B6c242b5541d257fb6464f86b99c9ff35b7bcc959$75">https://git.cyrus.foundation/diffusion/ID/browse/master/santiago;6c242b5541d257fb6464f86b99c9ff35b7bcc959$75</a><br></div>
</blockquote><div>I've downloaded the newest version on to a new VM image, that problem has now gone away.<br></div>
<div>&nbsp;</div>
<blockquote type="cite"><blockquote type="cite"><div>I'm new to docker, any attempt to get command line access to my<br></div>
<div>container is<br></div>
<div>failing the the run script getting rerun, which takes another 5+<br></div>
<div>minutes<br></div>
<div>&nbsp;</div>
<div>Any suggestions?<br></div>
<div>&nbsp;</div>
</blockquote><div>&nbsp;</div>
<div>To get an interactive shell, specify the entrypoint (and a -s at the<br></div>
<div>end):<br></div>
<div>&nbsp;</div>
<div>&nbsp; $ docker run -it --entrypoint="/bin/bash" cyrusimapd/santiago -s<br></div>
</blockquote><div>Thanks,<br></div>
<div>Chris.<br></div>
</blockquote><div>&nbsp;</div>
</body>
</html>