<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=5929&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Docker on Daedalus - compose plugin]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=5929</link>
		<description><![CDATA[The most recent posts in Docker on Daedalus - compose plugin.]]></description>
		<lastBuildDate>Sat, 02 Sep 2023 09:40:00 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Docker on Daedalus - compose plugin]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=44019#p44019</link>
			<description><![CDATA[<p>I suppose that missing the packages docker-ce, docker-ce-cli, docker-compose-plugin from the Daedalus repository has some reason.<br />Can somebody clarify it to me please? And if there is some chance in future versions these packages appear in the repository.<br />Or can I somehow pull these packages from docker&#039;s own repositroy?<br /><a href="https://docs.docker.com/engine/install/debian/" rel="nofollow">https://docs.docker.com/engine/install/debian/</a> <br />(and of course changing Daedalus to Bookworm manually in this script)</p><div class="codebox"><pre><code>echo \
  &quot;deb [arch=&quot;$(dpkg --print-architecture)&quot; signed-by=/etc/apt/keyrings/docker.gpg] https://download.docker.com/linux/debian \
  &quot;$(. /etc/os-release &amp;&amp; echo &quot;$VERSION_CODENAME&quot;)&quot; stable&quot; | \
  sudo tee /etc/apt/sources.list.d/docker.list &gt; /dev/null</code></pre></div><p>Now I have to ensure I will use correct versions, as Devuan has v 20.10.24. How?<br />Or will that produce FrankenDevuan?</p><p>Or... is better approach to uninstall Docker from Devuan&#039;s repository and install from Docker&#039;s own one?<br />How will I make everything work on Devuan without systemD?</p><p>Please, if somebody will be so kind to provide me some clues which way I should go, to prevent me from useless waste of time.<br />Thank you in advance,<br />Andy</p>]]></description>
			<author><![CDATA[dummy@example.com (andy)]]></author>
			<pubDate>Sat, 02 Sep 2023 09:40:00 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=44019#p44019</guid>
		</item>
		<item>
			<title><![CDATA[Docker on Daedalus - compose plugin]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=43901#p43901</link>
			<description><![CDATA[<p>Hello dear devs, my first post here.<br />Thank you, for init freedom you provided.</p><p>I am coming here from MX-Linux. I always wanted to try completely systemD free system.<br />Furthermore, my MX-Linux based NVR server (<a href="https://frigate.video/" rel="nofollow">https://frigate.video/</a>) stopped working in systemD-turned-off mode, after an update of Docker.<br />It was using these packages:</p><div class="codebox"><pre><code>docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin</code></pre></div><p>I am new to docker, and would like to use it for additional few small SW, like Jitsi, for example.</p><p>So, as by coincidence also Daedalus appeared as stable, I happily installed it.<br />&quot;docker compose&quot; is preferred way to run Frigate, according to its developers, and my limited docker knowledge is telling me using &quot;docker compose&quot; should be the easier way to maintain services run in containers, than with the bare docker.</p><p>How can I install packages needed for its functionality in Devuan Daedalus?<br />I have installed docker.io, according to <a href="https://dev1galaxy.org/viewtopic.php?id=5044" rel="nofollow">https://dev1galaxy.org/viewtopic.php?id=5044</a></p><p>Thank you in advance,<br />Andy</p><p>Edit: changed some words to be more clear.</p>]]></description>
			<author><![CDATA[dummy@example.com (andy)]]></author>
			<pubDate>Mon, 28 Aug 2023 18:31:35 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=43901#p43901</guid>
		</item>
	</channel>
</rss>
