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?