【Hacker News搬运】Docker桌面替代方案
-
Title: Docker Desktop Alternative
Docker桌面替代方案
Text:
Url: https://container-desktop.com/
很抱歉,我无法直接访问外部网站如 https://container-desktop.com/。不过,我可以根据你提供的链接信息来帮助你。 "container-desktop.com" 这个域名看起来像是一个与容器桌面环境或者桌面容器技术相关的网站。以下是我根据这个域名推测的可能内容和总结: **内容推测:** - 可能是一个关于容器化桌面技术的平台,介绍如何在桌面上运行容器化的应用。 - 提供关于容器桌面环境的文档、教程、新闻和工具。 - 可能涉及虚拟化技术、操作系统隔离、以及提高应用部署和管理的效率。 **总结:** 该网站可能是关于容器化桌面技术的资源中心,旨在帮助用户了解和利用容器技术来改善桌面应用的管理和用户体验。 如果你需要该网站的具体内容翻译成中文,你可以提供网站上的具体文本内容,我可以帮助你进行翻译。
Post by: istoica
Comments:
istoica: Kubernetes is planned - my devops wants me to add it badly!<p>Author note - Most of you guys here are power users, for whom UI is a visual poem that you need or not.
This is not a commercial project, it is not following any business goals.
But this does not mean concessions to quality, it does try to offer minimal resource usage everywhere, easy experience, good UI/UX.<p>It explains all it does behind the scenes if you enable the developer console.
It can help one learn so at a certain moment one understands and automates with scripts and specs.<p>But everyone these days is either seen as too smart or too dumb, I don't consider users like this. I know everyone started somewhere and a gradual learning experience is the best.<p>I broke so many radios and toys when I was a kid and I learned so much, by looking at what was is inside.<p>It is a project done by one dude, after work and when it rains outside (In Belgium it rains a lot).istoica: Kubernetes是有计划的——我的devops非常希望我添加它<p> 作者注:在座的大多数人都是高级用户,对他们来说,UI是一首视觉诗,无论你是否需要。这不是一个商业项目,它没有遵循任何商业目标。但这并不意味着对质量的让步,它确实试图在任何地方提供最少的资源使用、简单的体验、良好的UI;UX<p> 它解释了如果您启用开发人员控制台,它在幕后所做的一切。它可以帮助人们学习,以便在某个时刻理解并自动化脚本和规范<p> 但如今,每个人要么被视为太聪明,要么太愚蠢,我不这么认为;不要这样看待用户。我知道每个人都是从某个地方开始的,循序渐进的学习体验是最好的<p> 我小时候摔坏了很多收音机和玩具,通过观察里面的东西,我学到了很多<p> 这是一个由一个人在下班后和外面下雨时完成的项目(在比利时,雨下得很多)。
koito17: Looks cool, but how is the Kubernetes support? One of the major reasons we use Docker Desktop at work is to host a local Kubernetes cluster with services deployed there. We also support Rancher Desktop since it uses k3s, and k3s is arguably a nicer Kubernetes distribution than the one set up by Docker Desktop.<p>With that said, I have recently tried OrbStack, and it is able to start up near instantly, while Kubernetes spends at most 2 seconds to start up. The UI is minimal, but it offers just enough to inspect containers, pods, services, logs, etc. It also is very lightweight on memory usage and battery. I personally cannot return to either Docker or Rancher Desktop after having tried OrbStack.<p>OrbStack also allows using Kubernetes service domains directly on the host. So no need to use kubectl port-forward, and applications running on the host can use identical configuration to what's inside the Kubernetes cluster.<p>The battery savings, dynamic memory usage, fast startup time, and QOL of OrbStack is pretty much my standard for a Docker Desktop alternative. I am not sure if container-desktop satisfies all of these requirements. (Rancher Desktop certainly doesn't)
koito17: 看起来很酷,但Kubernetes的支持情况如何?我们在工作中使用Docker Desktop的主要原因之一是托管本地Kubernetes集群,并在那里部署服务。我们还支持Rancher Desktop,因为它使用k3s,而k3s可以说是一个比Docker Desktop设置的更好的Kubernetes发行版<p> 话虽如此,我最近尝试了OrbStack,它几乎可以立即启动,而Kubernetes最多只需要2秒即可启动。UI是最小的,但它提供了足够的检查容器、Pod、服务、日志等的功能。它在内存使用和电池方面也非常轻便。在尝试了OrbStack之后,我个人无法返回Docker或Rancher Desktop<p> OrbStack还允许直接在主机上使用Kubernetes服务域。因此,无需使用kubectl port forward,在主机上运行的应用程序可以使用与之相同的配置;s位于Kubernetes集群内<p> OrbStack的电池节省、动态内存使用、快速启动时间和QOL几乎是我对Docker Desktop替代品的标准。我不确定容器桌面是否满足所有这些要求。(Rancher Desktop当然不会)
moondowner: I've been using Rancher Desktop as an alternative to Docker Desktop, <a href="https://rancherdesktop.io/" rel="nofollow">https://rancherdesktop.io/</a> on macOS and Windows, it's pretty solid.<p>It has some kinks to work out but I got it working with IDEs too (e.g. the Intellij IDEA Docker Compose integration to work with it).<p>What I also like is that existing scripts and etc that use the docker-compose cli work with Rancher Desktop too, as it uses nerdctl <a href="https://github.com/containerd/nerdctl">https://github.com/containerd/nerdctl</a>
moondowner: 我;我一直在使用Rancher Desktop作为Docker Desktop的替代品,<a href=“https:/;/ rancherdesktops.io�”rel=“nofollow”>https:#x2F/;rancherdesktop.io</a> 在macOS和Windows上,它;它相当坚固<p> 它有一些问题需要解决,但我也让它与IDE一起工作(例如,与Intellij IDEA Docker Compose集成来使用它)<p> 我还喜欢的是,使用docker compose cli的现有脚本等也可以与Rancher Desktop配合使用,因为它使用nerdctl<a href=“https:/;/ github.com/-containerd//nerdctl”>https:"/;github.com;集装箱d;nerdctl</a>
jpace121: I would also encourage people to look at Podman desktop which has pretty good support from Red Hat.<p><a href="https://podman-desktop.io/" rel="nofollow">https://podman-desktop.io/</a>
jpace121: 我还鼓励人们看看Red Hat提供了很好支持的Podman桌面<p> <a href=“https:”podman desktop.io“rel=”nofollow“>https:”/;podman桌面.io</一
hnlmorg: If you’re on macOS, then Orbstack is a nice alternative to Docker Desktop<p>(I’m not affiliated with Orbstack)
hnlmorg: 如果你在macOS上,那么Orbstack是Docker Desktop的不错替代品<p>(我不隶属于Orbstack)