<?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[MagicMirror Container]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">Firstly, I know there are a few out there and by far the one from <a class="plugin-mentions-user plugin-mentions-a" href="/user/karsten13" aria-label="Profile: karsten13">@<bdi>karsten13</bdi></a> seems to be the best and most well maintained out there.</p>
<p dir="auto">I have created my container based on <code>Debian Trixie</code> and MMv2.31.0.</p>
<p dir="auto">I am looking for testers  to see if I have missed anything or if there is room for improvements. I have only been able to test this on my Windows laptop, don’t have a spare RPi at the moment to test this with.</p>
<p dir="auto">All instructions can be found here <a href="https://hub.docker.com/r/mumblebaj/magicmirror" target="_blank" rel="noopener noreferrer nofollow ugc">mumblebaj/magicmirror:latest</a></p>
<p dir="auto">Contributions are most welcome.</p>
<p dir="auto">Thanks</p>
]]></description><link>https://forum.magicmirror.builders/topic/19725/magicmirror-container</link><generator>RSS for Node</generator><lastBuildDate>Wed, 12 Aug 2026 18:26:31 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/19725.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 07 Jun 2025 07:31:48 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MagicMirror Container on Tue, 10 Jun 2025 19:32:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mumblebaj" aria-label="Profile: mumblebaj">@<bdi>mumblebaj</bdi></a> <a class="plugin-mentions-user plugin-mentions-a" href="/user/kristjanesperanto" aria-label="Profile: KristjanESPERANTO">@<bdi>KristjanESPERANTO</bdi></a> <a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a><br />
Thank you all for the information.  I think I will stick with the way I already understand.  setting up the docker and all seems like  more work that is not in my wheelhouse.   Interesting approach to the same end result.</p>
]]></description><link>https://forum.magicmirror.builders/post/126943</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/126943</guid><dc:creator><![CDATA[plainbroke]]></dc:creator><pubDate>Tue, 10 Jun 2025 19:32:49 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirror Container on Tue, 10 Jun 2025 14:45:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> Agreed, all work is the same.</p>
]]></description><link>https://forum.magicmirror.builders/post/126936</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/126936</guid><dc:creator><![CDATA[mumblebaj]]></dc:creator><pubDate>Tue, 10 Jun 2025 14:45:57 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirror Container on Tue, 10 Jun 2025 14:41:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mumblebaj" aria-label="Profile: mumblebaj">@<bdi>mumblebaj</bdi></a> in yours… if you know ahead of time. …</p>
<p dir="auto">its just different work… all the work is the same.</p>
]]></description><link>https://forum.magicmirror.builders/post/126935</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/126935</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Tue, 10 Jun 2025 14:41:57 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirror Container on Tue, 10 Jun 2025 14:36:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> You provide your own list of modules and config alongside your compose and it all gets imported into the container. No need to go fiddle in the container itself.</p>
]]></description><link>https://forum.magicmirror.builders/post/126934</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/126934</guid><dc:creator><![CDATA[mumblebaj]]></dc:creator><pubDate>Tue, 10 Jun 2025 14:36:16 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirror Container on Tue, 10 Jun 2025 14:32:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/plainbroke" aria-label="Profile: plainbroke">@<bdi>plainbroke</bdi></a> container is a mini OS/Application bundle. (same as an SD card with all the stuff installed)</p>
<p dir="auto">you run it in the docker runtime.<br />
there are commands to run one docker image to container (docker run)<br />
and commands to run a list of them as a big application set (docker compose)</p>
<p dir="auto">for MM, there is good news and bad news…</p>
<p dir="auto">good, easy to get up and running the post install level,<br />
docker run or docker compose(Karstens image) … up it comes…</p>
<p dir="auto">bad, adding modules gets harder… you need to use docker commands to get INSIDE the container to do git clone, npm install… etc</p>
<p dir="auto">best to add some tool to do module install, MMPM, my MMM-Config, MMM-RemoteControl. then you get a web page to work from instead of having to get inside the container.</p>
]]></description><link>https://forum.magicmirror.builders/post/126933</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/126933</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Tue, 10 Jun 2025 14:32:47 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirror Container on Tue, 10 Jun 2025 14:12:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/plainbroke" aria-label="Profile: plainbroke">@<bdi>plainbroke</bdi></a> There are instructions on the Docker website. Follow the link in my post above.</p>
]]></description><link>https://forum.magicmirror.builders/post/126932</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/126932</guid><dc:creator><![CDATA[mumblebaj]]></dc:creator><pubDate>Tue, 10 Jun 2025 14:12:12 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirror Container on Mon, 09 Jun 2025 20:47:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mumblebaj" aria-label="Profile: mumblebaj">@<bdi>mumblebaj</bdi></a><br />
It all sounds so interesting,  I wish I understood how to implement your container, It sounds like it would be simpler to work with…</p>
]]></description><link>https://forum.magicmirror.builders/post/126923</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/126923</guid><dc:creator><![CDATA[plainbroke]]></dc:creator><pubDate>Mon, 09 Jun 2025 20:47:13 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirror Container on Mon, 09 Jun 2025 16:56:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mumblebaj" aria-label="Profile: mumblebaj">@<bdi>mumblebaj</bdi></a> said in <a href="/post/126915">MagicMirror Container</a>:</p>
<blockquote>
<p dir="auto">Well, I wanted to see how it works</p>
</blockquote>
<p dir="auto">That’s a pretty good reason 👍</p>
]]></description><link>https://forum.magicmirror.builders/post/126916</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/126916</guid><dc:creator><![CDATA[KristjanESPERANTO]]></dc:creator><pubDate>Mon, 09 Jun 2025 16:56:25 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirror Container on Mon, 09 Jun 2025 14:01:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kristjanesperanto" aria-label="Profile: KristjanESPERANTO">@<bdi>KristjanESPERANTO</bdi></a> Well, I wanted to see how it works? 😉 Wanted to build one that was preloaded with my own modules for my own use but then rethought the design a bit and see if I could build a generic one based on trixie. So yeah, just pure curiosity and to see if I could…🤣</p>
]]></description><link>https://forum.magicmirror.builders/post/126915</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/126915</guid><dc:creator><![CDATA[mumblebaj]]></dc:creator><pubDate>Mon, 09 Jun 2025 14:01:19 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirror Container on Mon, 09 Jun 2025 09:55:50 GMT]]></title><description><![CDATA[<p dir="auto">Just out of curiosity: What made you decide to build a container yourself? 🙂</p>
]]></description><link>https://forum.magicmirror.builders/post/126913</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/126913</guid><dc:creator><![CDATA[KristjanESPERANTO]]></dc:creator><pubDate>Mon, 09 Jun 2025 09:55:50 GMT</pubDate></item></channel></rss>