TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Lazydocker: a lazier way to manage everything Docker

481 点作者 mottiden将近 2 年前

25 条评论

jauntywundrkind将近 2 年前
Also has lazynpm &amp; lazygit, which are similar-at-first-blush TUI (terminal UI) systems. <a href="https:&#x2F;&#x2F;github.com&#x2F;jesseduffield&#x2F;lazynpm">https:&#x2F;&#x2F;github.com&#x2F;jesseduffield&#x2F;lazynpm</a> <a href="https:&#x2F;&#x2F;github.com&#x2F;jesseduffield&#x2F;lazygit">https:&#x2F;&#x2F;github.com&#x2F;jesseduffield&#x2F;lazygit</a><p>That ability to navigate &amp; go anywhere (lots of linkability) feels like something the web should be great at. But most interfaces (web or anywhere) tend towards heavy modal behaviors: they only do one thing at a time, have specific navigation affordances to get you to the next view. Having a couple different panes always-onscreen with some dedicated different bits of context in them feels sharp&#x2F;smart!
评论 #36783028 未加载
dang将近 2 年前
Related:<p><i>Lazydocker: The lazier way to manage everything Docker</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=29400741">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=29400741</a> - Dec 2021 (17 comments)<p><i>Lazydocker: a terminal GUI for Docker</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=20315973">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=20315973</a> - June 2019 (47 comments)
评论 #36784538 未加载
ed_mercer将近 2 年前
There’s a similar tool for Kubernetes called k9s, allowing you to easily see and manage everything in your cluster.
评论 #36784012 未加载
评论 #36781048 未加载
评论 #36780581 未加载
评论 #36783829 未加载
评论 #36785087 未加载
评论 #36784601 未加载
评论 #36781261 未加载
suralind将近 2 年前
I use lazygit made by the same person and it&#x27;s great.
评论 #36780135 未加载
评论 #36780616 未加载
评论 #36781083 未加载
aidomi将近 2 年前
It&#x27;s cool watching someone I knew at uni build something that&#x27;s useful for so many people, especially seeing him pop up on Hacker News from time to time!
amake将近 2 年前
Heavy Emacs users may appreciate docker.el, which does a lot of the same things inside Emacs<p><a href="https:&#x2F;&#x2F;github.com&#x2F;Silex&#x2F;docker.el">https:&#x2F;&#x2F;github.com&#x2F;Silex&#x2F;docker.el</a>
评论 #36781233 未加载
javier_e06将近 2 年前
Nifty. Yep is lazy all right. It works out of the box and let me navigate faster than my crappy bash menu that I use to manage my docker containers.<p>It reminds me of the joke of the cowboy carrying a squirrel.<p>Why do you carry that squirrel? people ask him.<p>He pulls the squirrel out the squirrel and the squirrel would go &quot;tsk tsk tsk&quot;<p>And the horse started walking :)
评论 #36789363 未加载
xwowsersx将近 2 年前
lzd with the logs tailed is what I reach for when I want to seem like an insanely busy genius hacker from one of those movies. Stare at your monitor pensively while you have like 5 services running and people will walk away if they&#x27;ve dared to approach you.
KronisLV将近 2 年前
This does remind me of ctop as well: <a href="https:&#x2F;&#x2F;github.com&#x2F;bcicen&#x2F;ctop">https:&#x2F;&#x2F;github.com&#x2F;bcicen&#x2F;ctop</a><p>It also let&#x27;s you look at containers, resource usage graphs, their logs and even do some actions through a TUI.
aziis98将近 2 年前
I really like this! This kind of interfaces lets you easily take a glimpse of the system and explore the current state of the system even doing some simple actions.<p>I&#x27;ve been searching for a while for something like this but more oriented at generic server management (maybe more at the systemd level for example).<p>I would like a setup where I ssh into a remote server and get directly this kind of interface with monitoring and all of my services current status. And only if needed by pressing some shortcut get into a shell for doing something more specific
评论 #36784126 未加载
bilekas将近 2 年前
Lazy docker have checked out become and on windows at least is far quicker and convenient than the docker desktop client!<p>I&#x27;ve also been using lazgit for a while now mostly for the diffs and merges more so I find interactive commits and some activities with some finer grain control can be a bit flakey though. Really nice work though and happy with it so far!
评论 #36785042 未加载
bitlad将近 2 年前
This is like k9s [1] but for docker.<p>[1] <a href="https:&#x2F;&#x2F;k9scli.io&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;k9scli.io&#x2F;</a>
DiggyJohnson将近 2 年前
I unironically use this application in my day job, especially for exec-ing into containers (the ‘E’ shortcut is great).
purgedreality将近 2 年前
I feel like I saw this randomly on a forum years ago and it&#x27;s just been part of my top 10 toolkit.
krisknez将近 2 年前
Is there a tool like this but to manage docker compose project?<p>I have a folder with many project folders containing docker compose files and I would love to easily run start, stop e.g without constantly running cd
评论 #36792067 未加载
MichaelMoser123将近 2 年前
two of my projects might be of interest:<p>- <a href="https:&#x2F;&#x2F;github.com&#x2F;MoserMichael&#x2F;dockerdashphp">https:&#x2F;&#x2F;github.com&#x2F;MoserMichael&#x2F;dockerdashphp</a> - admin tool for docker with a browser based UI. This tool runs a local web serer in docker container.<p>- <a href="https:&#x2F;&#x2F;github.com&#x2F;MoserMichael&#x2F;s9k">https:&#x2F;&#x2F;github.com&#x2F;MoserMichael&#x2F;s9k</a> - admin tool for kubernetes with a brower based UI. This tool runs a local web server in a docker container.
syntaxing将近 2 年前
Whoa super interesting, this might replace most of portainer for me.
评论 #36782021 未加载
pratio将近 2 年前
I&#x27;ve been using LazyDocker everyday for a couple of years now. Absolutely love it. I got used to it instead of going for the docker commands directly.
zimbatm将近 2 年前
I would love to see something similar for systemd!
EamonnMR将近 2 年前
Lazydocker is really nice, used this a lot.
swader999将近 2 年前
Does this mean you don&#x27;t have to have docker desktop installed?
评论 #36780301 未加载
philipvollet将近 2 年前
Using it for years and loving it!
halostatue将近 2 年前
I like lazydocker, but I <i>really</i> wish it understood Docker contexts without having to set `$DOCKER_HOST`.<p>I switch between Colima[0] and OrbStack[1] and have multiple Colima virtualization profiles[2] (one with `vz`, one without), resulting in multiple Docker contexts. I have a function that I’ve written to set docker host, but I have to remember to <i>clear</i> it after I’m done using lazydocker and a couple of other tools (dive, I think).<p><pre><code> function set-docker-host command -sq docker and command -sq jq or return 1 set -l host ( docker context ls --format &#x27;{{ . | json }}&#x27; | jq -sr &#x27;.[] | select(.Current == true) | .DockerEndpoint&#x27; ) or return 1 set -gx DOCKER_HOST $host end </code></pre> The bash&#x2F;zsh equivalent wouldn&#x27;t be too hard, but I use fish.<p>[0] <a href="https:&#x2F;&#x2F;github.com&#x2F;abiosoft&#x2F;colima">https:&#x2F;&#x2F;github.com&#x2F;abiosoft&#x2F;colima</a>, <a href="https:&#x2F;&#x2F;hn.algolia.com&#x2F;?q=https%3A%2F%2Fgithub.com%2Fabiosoft%2Fcolima" rel="nofollow noreferrer">https:&#x2F;&#x2F;hn.algolia.com&#x2F;?q=https%3A%2F%2Fgithub.com%2Fabiosof...</a><p>[1] <a href="https:&#x2F;&#x2F;orbstack.dev" rel="nofollow noreferrer">https:&#x2F;&#x2F;orbstack.dev</a> [3], <a href="https:&#x2F;&#x2F;hn.algolia.com&#x2F;?q=https%3A%2F%2Forbstack.dev" rel="nofollow noreferrer">https:&#x2F;&#x2F;hn.algolia.com&#x2F;?q=https%3A%2F%2Forbstack.dev</a><p>[2] <a href="https:&#x2F;&#x2F;github.com&#x2F;abiosoft&#x2F;colima#customizing-the-vm">https:&#x2F;&#x2F;github.com&#x2F;abiosoft&#x2F;colima#customizing-the-vm</a> and <a href="https:&#x2F;&#x2F;github.com&#x2F;abiosoft&#x2F;colima&#x2F;blob&#x2F;main&#x2F;docs&#x2F;FAQ.md#editing-the-config">https:&#x2F;&#x2F;github.com&#x2F;abiosoft&#x2F;colima&#x2F;blob&#x2F;main&#x2F;docs&#x2F;FAQ.md#edi...</a><p>[3] I’m on OrbStack now, but it isn’t <i>so</i> much better at how I use Docker than Colima is that I think that it’s an instant buy, especially with the planned subscription model. If I used anything <i>other</i> than the Docker integration, I <i>might</i> think it&#x27;s better, but as of right now, no.<p>I also have some <i>issues</i> with its insistence on asking for elevated permissions. I will never grant permission[4] to make a symlink to the &quot;standard&quot; Docker socket; context and `$DOCKER_HOST` work well enough. It should not ask if the permission hasn&#x27;t been given once. I also worry about other &quot;advanced&quot; features that may need an elevated permissions helper[5].<p>[4] <a href="https:&#x2F;&#x2F;github.com&#x2F;orbstack&#x2F;orbstack&#x2F;issues&#x2F;281#issuecomment-1556327837">https:&#x2F;&#x2F;github.com&#x2F;orbstack&#x2F;orbstack&#x2F;issues&#x2F;281#issuecomment...</a><p>[5] <a href="https:&#x2F;&#x2F;github.com&#x2F;orbstack&#x2F;orbstack&#x2F;issues&#x2F;281#issuecomment-1556919152">https:&#x2F;&#x2F;github.com&#x2F;orbstack&#x2F;orbstack&#x2F;issues&#x2F;281#issuecomment...</a> and following
quickthrower2将近 2 年前
I am an OpenLens fan. Is there an OpenLens-like version of this? Basically full GUI not terminal.<p>I like the terminal for command-line, but not so much for UI stuff.
ziftface将近 2 年前
I never really understood the use case for things like this. You can get the logs with docker-compose logs and you can see what&#x27;s running with docker ps. So I&#x27;m not really sure why you&#x27;d need this.
评论 #36780821 未加载
评论 #36780595 未加载
评论 #36783295 未加载
评论 #36780576 未加载
评论 #36780571 未加载
评论 #36780881 未加载
评论 #36780983 未加载
评论 #36781013 未加载
评论 #36780849 未加载