Hacker News new | ask | show | jobs
by jtbaker 251 days ago
docker being nerfed is pretty much the only thing I can think of.
1 comments

Have you tried Apple's "container" tool?

https://github.com/apple/container

I saw the announcement, and it looks like a cool tool. But I don't think it supports docker compose specs, which a lot of my projects use for running services (like postgres) locally when developing. And doesn't seem like there is any support for kubernetes - e.g. still needs to run through Colima etc.