首页
14 条评论
aversis_8 个月前
Looks pretty nice. I love to see a real desktop app (using Qt) instead of yet another shitty Electron app. Hope that you keep working on this!
评论 #41623519 未加载
评论 #41625359 未加载
评论 #41624184 未加载
评论 #41624910 未加载
评论 #41624193 未加载
martinbaun8 个月前
I wonder how you pronounce that name :D
bityard8 个月前
It's impressive what Python+Qt can do in just a few hundred lines of code.<p>That said, it's pretty weird that they are just running the `docker` command directly and "manually" parsing the output instead of just calling docker-py, which has been around forever: <a href="https://github.com/docker/docker-py">https://github.com/docker/docker-py</a>
评论 #41625678 未加载
评论 #41625503 未加载
nubinetwork8 个月前
Based on the screenshot, I'm not sure if this supports docker compose... it might be nice to be able to create new containers from scratch using the UI if I'm using it for managing running containers.
dusted8 个月前
Wow.
This is actually very very good. It's the best UI for docker I've seen so far. It's also very fast. I'll be using this from now on. Thanks!
leonheld8 个月前
I'm very fond of short projects like these that provide significant value. A couple hours and 500-something lines is all it took to make some of us happy.<p>Super cool!
hodanli8 个月前
Excuse me for my naive question, but why don't we use native Docker Desktop? What are the advantages of this tool?
评论 #41625375 未加载
评论 #41625168 未加载
评论 #41625364 未加载
ddtaylor8 个月前
May I ask why people are using these desktop apps instead of Portainer and other web interfaces that run inside docker?
评论 #41624009 未加载
评论 #41625552 未加载
maxloh8 个月前
Rancher Desktop is a good alternative that properly set up a docker installation on Windows for you.
johnchristopher8 个月前
Can qt use break lines in cells ? It'd be easier to parse info.
mikae18 个月前
Pretty please, make a Flatpak!
I'm a Plasma user that loves native looking apps.<p>However, Python dependencies is a living nightmare that I won't enter.
chaz68 个月前
Nice project! I would like to see:-<p>- Support for Podman<p>- Support for Qt6
评论 #41623751 未加载
评论 #41623817 未加载