<?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[cloudron install w/o registry]]></title><description><![CDATA[<p dir="auto">Generally the recommended way from docs is</p>
<ul>
<li>docker build etc</li>
<li>docker push etc</li>
<li>cloudron install etc</li>
</ul>
<p dir="auto">Of course I try to be a good boy and follow this.<br />
But to save a step and lots of time during dev, is it possible to do something like <code>cloudron install --image ./reponame:tag</code> ?<br />
So it installs from built image on local device ?</p>
]]></description><link>https://forum.cloudron.io/topic/6493/cloudron-install-w-o-registry</link><generator>RSS for Node</generator><lastBuildDate>Tue, 21 Jul 2026 13:11:25 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/6493.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 13 Feb 2022 16:37:16 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to cloudron install w/o registry on Mon, 14 Feb 2022 19:59:14 GMT]]></title><description><![CDATA[<p dir="auto">@atridad right. I guess we need some sort of 'development mode' flag for such apps which will ask the user to provide an image name optionally during restore.</p>
]]></description><link>https://forum.cloudron.io/post/43417</link><guid isPermaLink="true">https://forum.cloudron.io/post/43417</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 14 Feb 2022 19:59:14 GMT</pubDate></item><item><title><![CDATA[Reply to cloudron install w/o registry on Mon, 14 Feb 2022 19:46:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> perhaps it can allow restores but only via the cli? And then you can pass on your local backup or another image somewhere else. Being able to customize the image used for backups would be helpful. I ran into an issue with this earlier for someone else’s cloudron</p>
]]></description><link>https://forum.cloudron.io/post/43416</link><guid isPermaLink="true">https://forum.cloudron.io/post/43416</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Mon, 14 Feb 2022 19:46:32 GMT</pubDate></item><item><title><![CDATA[Reply to cloudron install w/o registry on Mon, 14 Feb 2022 19:45:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> thanks<br />
yes, during development process was my 'use case'<br />
just saving time<br />
no big problem to continue as is for now<br />
maybe interesting benefit in future</p>
]]></description><link>https://forum.cloudron.io/post/43415</link><guid isPermaLink="true">https://forum.cloudron.io/post/43415</guid><dc:creator><![CDATA[timconsidine]]></dc:creator><pubDate>Mon, 14 Feb 2022 19:45:49 GMT</pubDate></item><item><title><![CDATA[Reply to cloudron install w/o registry on Mon, 14 Feb 2022 19:13:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/timconsidine" aria-label="Profile: timconsidine">@<bdi>timconsidine</bdi></a> said in <a href="/post/43337">cloudron install w/o registry</a>:</p>
<blockquote>
<p dir="auto">So it installs from built image on local device ?</p>
</blockquote>
<p dir="auto">I was going to reply saying this was 'impossible' but I have since learnt this might actually be a good idea.</p>
<p dir="auto">Apparently, there are 2 new commands docker <code>docker save</code> and <code>docker load</code> that can pipe images -  <a href="https://dockerlabs.collabnix.com/beginners/saving-images-as-tar/" target="_blank" rel="noopener noreferrer nofollow ugc">https://dockerlabs.collabnix.com/beginners/saving-images-as-tar/</a> . This does break cloudron backup/restore since images are not part of a backup but in development mode, I can see this being considerably faster than having to push and download from a hub/registry each time.</p>
<p dir="auto">Something to consider for a future release.</p>
]]></description><link>https://forum.cloudron.io/post/43412</link><guid isPermaLink="true">https://forum.cloudron.io/post/43412</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 14 Feb 2022 19:13:10 GMT</pubDate></item><item><title><![CDATA[Reply to cloudron install w/o registry on Mon, 14 Feb 2022 08:38:40 GMT]]></title><description><![CDATA[<p dir="auto">@atridad thanks for the explanation - I will stick to the normal process !</p>
]]></description><link>https://forum.cloudron.io/post/43354</link><guid isPermaLink="true">https://forum.cloudron.io/post/43354</guid><dc:creator><![CDATA[timconsidine]]></dc:creator><pubDate>Mon, 14 Feb 2022 08:38:40 GMT</pubDate></item><item><title><![CDATA[Reply to cloudron install w/o registry on Mon, 14 Feb 2022 07:09:45 GMT]]></title><description><![CDATA[<p dir="auto">this is a lot more complicated to implement well since backups and restores rely on access to the container from a repo to run. Doing this would mean the backup/restore process would need to be disabled or the source would need to be editable.</p>
]]></description><link>https://forum.cloudron.io/post/43353</link><guid isPermaLink="true">https://forum.cloudron.io/post/43353</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Mon, 14 Feb 2022 07:09:45 GMT</pubDate></item></channel></rss>