Hacker News new | ask | show | jobs
by phplovesong 1 day ago
It was unclear to me, is this a native replacement for docker? I like docker (on mac) but its quite the resource hog.

I usually run like a db, redis, maybe something like rabbitmq/zeromq and have a app that uses these services (makefile/docker-compose).

I would love to switch if this in fact is a lightweight replacement.

2 comments

On the one hand yes, on the other hand there are already multiple lighter alternatives to docker on mac.
A native replacement for docker came last year with Apple Containers- this extends that.