Show HN: Davit, a Apple Containers UI
1–10 of 110 posts
Re: Show HN: Davit, a Apple Containers UI
#2Re: Show HN: Davit, a Apple Containers UI
#328 commits in 3 days, 5,015 lines of Swift, every commit "Co-Authored-By: Claude Fable 5".
Also neat that it's signed/notarized. I installed it and it downloaded the necessary container platform stuff on first launch.
Suggestion: add a getting started tutorial to the site which suggests an image to try out and has screenshots (or a silent video) showing you how to get that image up and running and what you can do with it.
The create image dialog suggests "nginx:latest" but that's not a great starting demo.
Re: Show HN: Davit, a Apple Containers UI
#4Re: Show HN: Davit, a Apple Containers UI
#5How does it compare to something like OrbStack?
Re: Show HN: Davit, a Apple Containers UI
#6Re: Show HN: Davit, a Apple Containers UI
#7Re: Show HN: Davit, a Apple Containers UI
#8Re: Show HN: Davit, a Apple Containers UI
#9I really want to use this but am stuck (right now) having to use Caddy's docker tags integration for name resolution.
Oh! Do you mean the issue is adding extra name resolution to a VM?
Have you tried this avahi alias trick?
https://gist.github.com/tomslominski/9d507acd4036952d65b2364...
Works like a charm, bit odd that you have a persistent avahi client process broadcasting per alias, but it's lightweight.