New annoying thing with #DockerDesktop: after every reboot it logs out of my private registry so when I want to `docker compose up` my project it wants to rebuild everything because it doesn't have access to the registry...
New annoying thing with #DockerDesktop: after every reboot it logs out of my private registry so when I want to `docker compose up` my project it wants to rebuild everything because it doesn't have access to the registry...
@maxfenton Docker Desktop is paid in certain cases. As far as I know a single seater is fine. If not, they can call me 😋.
Don’t care for the Desktop part either. Just need to be able to use Docker.
@Htbaa OrbStack is also free for non-commercial and the only real conflict I’ve seen is with Lando who specifically hardcode references to Docker Desktop paths. https://orbstack.dev/pricing
I’m a huge fan of OrbStack and DDEV which work amazingly well for me.