HackerTrans
トップ新着トレンドコメント過去質問紹介求人

xinit

158 カルマ登録 10 年前

投稿

Show HN: Davit, a Apple Containers UI

davit.app
387 ポイント·投稿者 xinit·4 日前·100 コメント

コメント

xinit
·3 日前·議論
Shipped in 0.1.8; Images -> Build Image (context dir, tag, build args). It drives Apple's buildkit shim directly over vsock, no docker needed. brew upgrade davit or the in-app updater will get it.
xinit
·3 日前·議論
[dead]
xinit
·3 日前·議論
Doable and done; added in 0.1.9. Settings -> General lets you pick Terminal/iTerm2/Ghostty/WezTerm/kitty/Alacritty/Warp (whatever's installed).
xinit
·3 日前·議論
Good catch, that was a bug; the value fields were trailing-aligned which makes SwiftUI insert like RTL. Fixed in 0.1.9.
xinit
·3 日前·議論
Working on this..
xinit
·3 日前·議論
Added this in the latest release.
xinit
·3 日前·議論
Great suggestion. Coming up.
xinit
·3 日前·議論
Docker Desktop/Obstack start a single VM that runs all your containers. This means that you'll have to scale it accordingly. Davit uses Apple Containers that runs a very thin VM for each container you spin up. Depending on your use case it's more, less or equivalently effcient.
xinit
·3 日前·議論
Great suggestion! I'll add this!
xinit
·3 日前·議論
With nothing running, the platform's background services idle at roughly 25 MB. Docker desktop starts a single VM to host all containers and will reserve memory to do so. Davit itself is about 25mb and then each container will use the memory up to what you allocate for it.
xinit
·3 日前·議論
It does, doesn't it?