Hacker News new | ask | show | jobs
by ggm 1731 days ago
There's only one Question really: can it use a Dockerfile?
1 comments

Yes, and the more standard "Containerfile" works as well (same grammar but non-branded naming).

Overall, it's a drop-in replacement with additional features and a more linux friendly underlying architecture. You can even alias podman to docker and shouldn't run into any issues.

This is good. The inability to take build artifact inputs into FreeBSD bhyve/jails, is usually why people say they can't go there (it's certainly whats limiting me) -So having an alternate explicitly handle the input I HAVE moving to the product I WANT is really good. Thanks for clarifying.