HackerTrans
TopNewTrendsCommentsPastAskShowJobs

xinit

158 karmajoined 10 yıl önce

Submissions

Show HN: Davit, a Apple Containers UI

davit.app
387 points·by xinit·4 gün önce·100 comments

comments

xinit
·3 gün önce·discuss
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 gün önce·discuss
[dead]
xinit
·3 gün önce·discuss
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 gün önce·discuss
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 gün önce·discuss
Working on this..
xinit
·3 gün önce·discuss
Added this in the latest release.
xinit
·4 gün önce·discuss
Great suggestion. Coming up.
xinit
·4 gün önce·discuss
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
·4 gün önce·discuss
Great suggestion! I'll add this!
xinit
·4 gün önce·discuss
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
·4 gün önce·discuss
It does, doesn't it?