Show HN: Container Desktop – Podman Desktop Companion
71–80 of 207 posts
Re: Show HN: Container Desktop – Podman Desktop Companion
#72Earlier quoted context omitted.
Another enthusiastic +1 for OrbStack. It's fantastic.
GPU support would be a real benefit, but for anything not needing that, Orbstack's become my strong preference.
Re: Show HN: Container Desktop – Podman Desktop Companion
#73If you’re on macOS, then Orbstack is a nice alternative to Docker Desktop (I’m not affiliated with Orbstack)
colima is also good https://www.swyx.io/running-docker-without-docker-desktop also no affiliation and have not tried orbstack
Re: Show HN: Container Desktop – Podman Desktop Companion
#74Kubernetes is planned - my devops wants me to add it badly! 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. It explains all it does behind the scenes if you e…
[flagged]
Re: Show HN: Container Desktop – Podman Desktop Companion
#75$ colima start
$ docker context use colima
And that's it.
And Kubernestes? No thank you, life is already hard as is.
Re: Show HN: Container Desktop – Podman Desktop Companion
#76Earlier quoted context omitted.
[flagged]
Like everything in tech, it's all about tradeoffs and understanding how you want to scale your business. Of the three startups I've been at, 2 of them adopted k8s early on and 1 of which didn't. Of the two that adopted k8s, one I would say k8s was our key differentiator in terms of our GTM motion and how our platform powered the business. $MM customer needs a setup running as close to their current infra's region for…
Re: Show HN: Container Desktop – Podman Desktop Companion
#77Kubernetes is planned - my devops wants me to add it badly! 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. It explains all it does behind the scenes if you e…
[flagged]
Re: Show HN: Container Desktop – Podman Desktop Companion
#78Earlier quoted context omitted.
I don't know if your comment was intended to imply that Docker was against the Unix philosophy in some way (a debatable point, but not really one I share), or if you mean that the tools don't follow a lot of common Unix convension. When Docker was only a few years old, I did keep running into lots of small things which implied that the people developing docker in fact did NOT have a Unix (or even Linux) background. T…
Why is newline at the end relevant? I remember not having a newline breaks some tools... but why? It can't be because of unix philosophy!?