Hacker News new | ask | show | jobs
by cbm-vic-20 242 days ago
Have you tried Apple's "container" tool?

https://github.com/apple/container

1 comments

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.