HackerLangs
TopNewTrendsCommentsPastAskShowJobs

xinit

158 karmajoined قبل 10 سنوات

Submissions

Show HN: Davit, a Apple Containers UI

davit.app
387 points·by xinit·قبل 3 أيام·100 comments

comments

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