<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Can&#x27;t run the voxl-emulator docker image]]></title><description><![CDATA[<p dir="auto">I'm trying to run the voxl-emulator docker image to test code intended for the voxl without the voxl.</p>
<p dir="auto">I downloaded the voxl-emulator V1.7 file from <a href="https://developer.modalai.com/asset" rel="nofollow ugc">https://developer.modalai.com/asset</a> and ran</p>
<p dir="auto">"docker load &lt; voxl-emulator_V1.7.tgz" to load the image.</p>
<p dir="auto">I tried to run it with the following commands but I keep getting the same error. Is anyone able to help me with this? Picture of terminal output is attached below.<br />
<img src="/assets/uploads/files/1629828662766-screenshot-from-2021-08-24-11-10-37.png" alt="Screenshot from 2021-08-24 11-10-37.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.modalai.com/topic/414/can-t-run-the-voxl-emulator-docker-image</link><generator>RSS for Node</generator><lastBuildDate>Mon, 08 Jun 2026 04:53:57 GMT</lastBuildDate><atom:link href="https://forum.modalai.com/topic/414.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 24 Aug 2021 18:11:16 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Can&#x27;t run the voxl-emulator docker image on Wed, 25 Aug 2021 03:14:11 GMT]]></title><description><![CDATA[<p dir="auto">It looks like your machine does not have QEMU support or is missing ARM support on your host machine. Please try instructions here : <a href="https://www.stereolabs.com/docs/docker/building-arm-container-on-x86/" rel="nofollow ugc">https://www.stereolabs.com/docs/docker/building-arm-container-on-x86/</a> (which also show you how to run ARM64 docker images on x86)</p>
]]></description><link>https://forum.modalai.com/post/1994</link><guid isPermaLink="true">https://forum.modalai.com/post/1994</guid><dc:creator><![CDATA[Alex Kushleyev]]></dc:creator><pubDate>Wed, 25 Aug 2021 03:14:11 GMT</pubDate></item><item><title><![CDATA[Reply to Can&#x27;t run the voxl-emulator docker image on Tue, 24 Aug 2021 23:18:31 GMT]]></title><description><![CDATA[<p dir="auto">Hi @Alex-Gardner. I ran that command and got the same issue as before. Here is the output:</p>
<p dir="auto"><img src="/assets/uploads/files/1629847110294-screenshot-from-2021-08-24-16-18-03.png" alt="Screenshot from 2021-08-24 16-18-03.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.modalai.com/post/1992</link><guid isPermaLink="true">https://forum.modalai.com/post/1992</guid><dc:creator><![CDATA[colerose]]></dc:creator><pubDate>Tue, 24 Aug 2021 23:18:31 GMT</pubDate></item><item><title><![CDATA[Reply to Can&#x27;t run the voxl-emulator docker image on Tue, 24 Aug 2021 21:17:30 GMT]]></title><description><![CDATA[<p dir="auto">Hi Cole,</p>
<p dir="auto">It looks like you need to tag the docker image as latest. Right now docker only lists 1.7 (which is the latest version, but :latest is looking for an actual image with that tag, not just the most recent image. If you run <code>docker tag 55d4f01b7bcd voxl-emulator:latest</code> then the voxl-docker command should work.</p>
]]></description><link>https://forum.modalai.com/post/1985</link><guid isPermaLink="true">https://forum.modalai.com/post/1985</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Tue, 24 Aug 2021 21:17:30 GMT</pubDate></item></channel></rss>