<?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[I want to run a Docker image]]></title><description><![CDATA[<p dir="auto">I want to run a particular Docker image which is a little file/teamwork server for the CAD/BIM software my company uses. Sounds possible on Cloudron but <a href="https://forum.cloudron.io/topic/2381/docker-dependency?_=1588538433852">not recommended</a>.</p>
<p dir="auto">Would I be better off setting up a separate Droplet on DigitalOcean? Because I used their OneClick <a href="https://marketplace.digitalocean.com/apps/docker" target="_blank" rel="noopener noreferrer nofollow ugc">Docker Droplet installer</a> but it installs the Docker CLI, which is where my capabilities start to falter.</p>
<p dir="auto">P.S. I'm new, as of yesterday, to self-hosted cloud computing, DigitalOcean and Cloudron.</p>
]]></description><link>https://forum.cloudron.io/topic/2428/i-want-to-run-a-docker-image</link><generator>RSS for Node</generator><lastBuildDate>Sun, 19 Jul 2026 15:58:47 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/2428.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 03 May 2020 20:48:35 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to I want to run a Docker image on Fri, 08 May 2020 06:12:10 GMT]]></title><description><![CDATA[<p dir="auto">Not to mention that if your software is closed source you do not need to publish it for all cloudron users if only you want to use it. With a bit of technical knowledge you can build apps yourself (see the link from <a class="plugin-mentions-user plugin-mentions-a" href="/user/mehdi" aria-label="Profile: mehdi">@<bdi>mehdi</bdi></a>), push it to a private registry and then use the cloudron cli to install it yo your instance.</p>
<p dir="auto">I am actually hosting a few apps on my Cloudron that I am just building locally (Bitwarden for example before it was available as an official app).</p>
<p dir="auto">If you don't make your app official you are of course on the hook for maintaining it, but you still benefit from the user management of Cloudron, automatic ssl and backups/easy restore.</p>
<p dir="auto"><a href="https://simply-how.com/free-docker-container-registry" target="_blank" rel="noopener noreferrer nofollow ugc">https://simply-how.com/free-docker-container-registry</a> lists a few hosted docker registries that offer free private repositories if you don't want to host your own.</p>
<p dir="auto">Edit: as long as you only need one container you could even use the Docker Hub, as it offers one private image as well.</p>
]]></description><link>https://forum.cloudron.io/post/8262</link><guid isPermaLink="true">https://forum.cloudron.io/post/8262</guid><dc:creator><![CDATA[fbartels]]></dc:creator><pubDate>Fri, 08 May 2020 06:12:10 GMT</pubDate></item><item><title><![CDATA[Reply to I want to run a Docker image on Thu, 07 May 2020 21:18:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/christiaan" aria-label="Profile: christiaan">@<bdi>christiaan</bdi></a> There is absolutely no need to be on the official <a href="http://docker.io" target="_blank" rel="noopener noreferrer nofollow ugc">docker.io</a> paid apps thing. It has to be a specific docker image for cloudron (see <a href="https://cloudron.io/documentation/custom-apps/tutorial/" target="_blank" rel="noopener noreferrer nofollow ugc">https://cloudron.io/documentation/custom-apps/tutorial/</a> )</p>
]]></description><link>https://forum.cloudron.io/post/8246</link><guid isPermaLink="true">https://forum.cloudron.io/post/8246</guid><dc:creator><![CDATA[mehdi]]></dc:creator><pubDate>Thu, 07 May 2020 21:18:14 GMT</pubDate></item><item><title><![CDATA[Reply to I want to run a Docker image on Thu, 07 May 2020 19:29:09 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> said in <a href="/post/8208">I want to run a Docker image</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/christiaan" aria-label="Profile: christiaan">@<bdi>christiaan</bdi></a> If it's a maintained project, it's not a problem to get it listed on <a href="http://cloudron.io" target="_blank" rel="noopener noreferrer nofollow ugc">cloudron.io</a>. For example, recently <a class="plugin-mentions-user plugin-mentions-a" href="/user/mehdi" aria-label="Profile: mehdi">@<bdi>mehdi</bdi></a> packaged <a href="https://www.orthanc-server.com/" target="_blank" rel="noopener noreferrer nofollow ugc">orthanc</a> which is used in medical imaging. While this is definitely not Cloudron's target market, we like the idea of having it on <a href="http://cloudron.io" target="_blank" rel="noopener noreferrer nofollow ugc">cloudron.io</a> (it's not listed yet, but we will).</p>
</blockquote>
<p dir="auto">There are a bunch of hoops they have to jump through to host closed source content. They'd have to sign up as a publisher, get their content moderated, specify licensing details, etc. Does it have to be hosted on <a href="http://Docker.io" target="_blank" rel="noopener noreferrer nofollow ugc">Docker.io</a> for you guys to host it on Cloudron or could it be host it on their own repository?</p>
]]></description><link>https://forum.cloudron.io/post/8243</link><guid isPermaLink="true">https://forum.cloudron.io/post/8243</guid><dc:creator><![CDATA[christiaan]]></dc:creator><pubDate>Thu, 07 May 2020 19:29:09 GMT</pubDate></item><item><title><![CDATA[Reply to I want to run a Docker image on Thu, 07 May 2020 18:59:47 GMT]]></title><description><![CDATA[<p dir="auto">Awesome, thanks guys.</p>
]]></description><link>https://forum.cloudron.io/post/8242</link><guid isPermaLink="true">https://forum.cloudron.io/post/8242</guid><dc:creator><![CDATA[christiaan]]></dc:creator><pubDate>Thu, 07 May 2020 18:59:47 GMT</pubDate></item><item><title><![CDATA[Reply to I want to run a Docker image on Thu, 07 May 2020 16:20:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/christiaan" aria-label="Profile: christiaan">@<bdi>christiaan</bdi></a> If you need help, PM me. I went through a lot of pain trying to "recreate" Cloudron on my own with just docker because they didn't have Bitwarden. I eventually gave up and they added Bitwarden. But I have a LOT of scripts and helpful tidbits from the journey. I'd be glad to collab with you to get stuff working.</p>
]]></description><link>https://forum.cloudron.io/post/8210</link><guid isPermaLink="true">https://forum.cloudron.io/post/8210</guid><dc:creator><![CDATA[will]]></dc:creator><pubDate>Thu, 07 May 2020 16:20:51 GMT</pubDate></item><item><title><![CDATA[Reply to I want to run a Docker image on Thu, 07 May 2020 16:18:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/christiaan" aria-label="Profile: christiaan">@<bdi>christiaan</bdi></a> If it's a maintained project, it's not a problem to get it listed on <a href="http://cloudron.io" target="_blank" rel="noopener noreferrer nofollow ugc">cloudron.io</a>. For example, recently <a class="plugin-mentions-user plugin-mentions-a" href="/user/mehdi" aria-label="Profile: mehdi">@<bdi>mehdi</bdi></a> packaged <a href="https://www.orthanc-server.com/" target="_blank" rel="noopener noreferrer nofollow ugc">orthanc</a> which is used in medical imaging. While this is definitely not Cloudron's target market, we like the idea of having it on <a href="http://cloudron.io" target="_blank" rel="noopener noreferrer nofollow ugc">cloudron.io</a> (it's not listed yet, but we will).</p>
]]></description><link>https://forum.cloudron.io/post/8208</link><guid isPermaLink="true">https://forum.cloudron.io/post/8208</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Thu, 07 May 2020 16:18:40 GMT</pubDate></item><item><title><![CDATA[Reply to I want to run a Docker image on Thu, 07 May 2020 08:57:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/will" aria-label="Profile: will">@<bdi>will</bdi></a> thanks will, I do have it running on a separate instance on DO, with the help of Portainer, but I <a href="https://www.digitalocean.com/community/questions/can-t-access-docker-portainer-droplet-via-https" target="_blank" rel="noopener noreferrer nofollow ugc">haven't figured out</a> yet how to get Portainer to use https. Plus I worry about being skilled enough to maintain it in production.</p>
<p dir="auto">I wonder what the possibilities are of eventually getting it listed on Cloudron? It could potentially bring in some customers for Cloudron I guess.</p>
<p dir="auto">It's a very lightweight file server developed by my CAD software developer, currently in testing for release later in the year. They've released a Docker image primarily to be used on NAS devices, but they're supportive of the way I'm implementing it too.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a> if I can get this CAD developer to create and maintain a Cloudron-optimised Docker image on <a href="http://docker.io" target="_blank" rel="noopener noreferrer nofollow ugc">docker.io</a> what are the chances of then getting it officially hosted on Cloudron?</p>
]]></description><link>https://forum.cloudron.io/post/8187</link><guid isPermaLink="true">https://forum.cloudron.io/post/8187</guid><dc:creator><![CDATA[christiaan]]></dc:creator><pubDate>Thu, 07 May 2020 08:57:23 GMT</pubDate></item><item><title><![CDATA[Reply to I want to run a Docker image on Wed, 06 May 2020 23:01:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/christiaan" aria-label="Profile: christiaan">@<bdi>christiaan</bdi></a> Best bet would be to spin up your docker image locally for testing (docker desktop), then push it to a small digital ocean droplet for "production". Mixing Cloudon docker, and your own docker instances sounds like trouble if you're not docker kung fu master.</p>
]]></description><link>https://forum.cloudron.io/post/8176</link><guid isPermaLink="true">https://forum.cloudron.io/post/8176</guid><dc:creator><![CDATA[will]]></dc:creator><pubDate>Wed, 06 May 2020 23:01:23 GMT</pubDate></item><item><title><![CDATA[Reply to I want to run a Docker image on Wed, 06 May 2020 22:18:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a> said in <a href="/post/8000">I want to run a Docker image</a>:</p>
<blockquote>
<p dir="auto">I guess it would be nice to have some guide how to convert plain Docker projects to Cloudron as much as possible in the future, but we don't have that yet.</p>
</blockquote>
<p dir="auto">This would be great.</p>
<p dir="auto">I've decided to give it a go on the basis that I'm still running a testing environment and the docker image is very lightweight.</p>
]]></description><link>https://forum.cloudron.io/post/8173</link><guid isPermaLink="true">https://forum.cloudron.io/post/8173</guid><dc:creator><![CDATA[christiaan]]></dc:creator><pubDate>Wed, 06 May 2020 22:18:53 GMT</pubDate></item><item><title><![CDATA[Reply to I want to run a Docker image on Mon, 04 May 2020 09:06:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/will" aria-label="Profile: will">@<bdi>will</bdi></a> said in <a href="/post/8002">I want to run a Docker image</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/christiaan" aria-label="Profile: christiaan">@<bdi>christiaan</bdi></a> For managing docker stuff outside of Cloudron, checkout Portainer and Docker-Compose. Those two things will make life a lot easier. DO would be my recommend, its what I did.<br />
I just did some Cloud training with google, and wow, their GCP stuff is pretty awesome. May be worth a look (probably more expensive than DO)</p>
<p dir="auto">Good luck!</p>
</blockquote>
<p dir="auto">Okay great, thanks for the recommendations on both counts. Part of the reason I recently discovered the relevance of self-hosted cloud computing was because I was trying to figure out how to avoid using G Suite (mainly because of a reflexive dislike of some of Google's practices) but I really should give their cloud computing platform more consideration because there's no doubt their technology is great.</p>
<p dir="auto">They also have a $300 free credit offer lasting for 12 months which helps.</p>
]]></description><link>https://forum.cloudron.io/post/8004</link><guid isPermaLink="true">https://forum.cloudron.io/post/8004</guid><dc:creator><![CDATA[christiaan]]></dc:creator><pubDate>Mon, 04 May 2020 09:06:19 GMT</pubDate></item><item><title><![CDATA[Reply to I want to run a Docker image on Mon, 04 May 2020 08:57:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a> said in <a href="/post/8000">I want to run a Docker image</a>:</p>
<blockquote>
<p dir="auto">Cloudron requires additional meta data as well as further image hardening to reliably work.</p>
</blockquote>
<p dir="auto">Okay thank you, I'll avoid this route then because reliability is a must.</p>
]]></description><link>https://forum.cloudron.io/post/8003</link><guid isPermaLink="true">https://forum.cloudron.io/post/8003</guid><dc:creator><![CDATA[christiaan]]></dc:creator><pubDate>Mon, 04 May 2020 08:57:46 GMT</pubDate></item><item><title><![CDATA[Reply to I want to run a Docker image on Mon, 04 May 2020 08:50:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/christiaan" aria-label="Profile: christiaan">@<bdi>christiaan</bdi></a> For managing docker stuff outside of Cloudron, checkout Portainer and Docker-Compose. Those two things will make life a lot easier. DO would be my recommend, its what I did.<br />
I just did some Cloud training with google, and wow, their GCP stuff is pretty awesome. May be worth a look (probably more expensive than DO)</p>
<p dir="auto">Good luck!</p>
]]></description><link>https://forum.cloudron.io/post/8002</link><guid isPermaLink="true">https://forum.cloudron.io/post/8002</guid><dc:creator><![CDATA[will]]></dc:creator><pubDate>Mon, 04 May 2020 08:50:24 GMT</pubDate></item><item><title><![CDATA[Reply to I want to run a Docker image on Mon, 04 May 2020 08:47:41 GMT]]></title><description><![CDATA[<p dir="auto">While Cloudron also uses Docker in the backend, running Docker images plain is not supported.<br />
Cloudron requires additional meta data as well as further image hardening to reliably work.</p>
<p dir="auto">We have some documentation on how to package apps for Cloudron at <a href="https://cloudron.io/documentation/custom-apps/tutorial/" target="_blank" rel="noopener noreferrer nofollow ugc">https://cloudron.io/documentation/custom-apps/tutorial/</a></p>
<p dir="auto">I guess it would be nice to have some guide how to convert plain Docker projects to Cloudron as much as possible in the future, but we don't have that yet.</p>
]]></description><link>https://forum.cloudron.io/post/8000</link><guid isPermaLink="true">https://forum.cloudron.io/post/8000</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Mon, 04 May 2020 08:47:41 GMT</pubDate></item></channel></rss>