HackerLangs
TopNewTrendsCommentsPastAskShowJobs

xinit

158 karmajoined há 10 anos

Submissions

Show HN: Davit, a Apple Containers UI

davit.app
387 points·by xinit·há 3 dias·100 comments

comments

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