<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body><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>
</body>
</html>