<div dir="ltr">Hi everyone, <div><br></div><div>I am having issues initializing the arvbox docker container. Here are the steps I have taken so far:</div><div><br></div><div>- I cloned the git repository from <a href="https://github.com/curoverse/arvados.git">https://github.com/curoverse/arvados.git</a></div><div>- Changed the directory to tools/arvbox/bin</div><div>- Ran ./arvbox start localdemo</div><div><br></div><div>Here is the output I get from the above command:</div><div><br></div><div><div>arvbox</div><div>localdemo</div><div>8e8d1d7dff53ff5af7cd33168ca77adddcdaf19ab9b1b4d4b9ab47633805c90a</div><div><br></div><div>Arvados-in-a-box starting</div><div><br></div><div>Note: if this is a fresh arvbox installation, it may take 10-15 minutes (or longer) to download and</div><div>install dependencies. Use "arvbox log" to monitor the progress of specific services.</div><div><br></div><div><br></div><div>export ARVADOS_API_HOST=:8000</div></div><div><br></div><div>Further, when I run docker events& on a separate window here is the resulting output:</div><div><br></div><div>2017-11-27T09:35:15.177842122-05:00 container exec_create: cat /var/run/localip_override 8e8d1d7dff53ff5af7cd33168ca77adddcdaf19ab9b1b4d4b9ab47633805c90a (image=arvados/arvbox-demo, name=arvbox)<br></div><div><div>2017-11-27T09:35:15.178715537-05:00 container exec_start: cat /var/run/localip_override 8e8d1d7dff53ff5af7cd33168ca77adddcdaf19ab9b1b4d4b9ab47633805c90a (image=arvados/arvbox-demo, name=arvbox)</div><div>2017-11-27T09:35:16.417449386-05:00 container die 8e8d1d7dff53ff5af7cd33168ca77adddcdaf19ab9b1b4d4b9ab47633805c90a (exitCode=0, image=arvados/arvbox-demo, name=arvbox)</div><div>2017-11-27T09:35:16.650681585-05:00 network disconnect b7d333d91c735c971eea4da0b1b05574b19003c7d17641aad37bc1e898f3c3b2 (container=8e8d1d7dff53ff5af7cd33168ca77adddcdaf19ab9b1b4d4b9ab47633805c90a, name=bridge, type=bridge)</div><div><br></div></div><div>How can I fix this?</div><div><br></div><div>Thanks, </div><div><br></div><div>Victor</div></div>