garmin / pyrex

Seamless container setup for developing with OpenEmbedded/Yocto Project
Apache License 2.0
35 stars 27 forks source link

Feature request: add nerdctl support #68

Open kergoth opened 2 years ago

kergoth commented 2 years ago

See nerdctl. It behaves much like Podman and docker, and integrates well with lima on the Mac. More viable open options are good given the flak docker is taking over licensing just now (personally I think it's a reasonable move on their part, but.. :)

kergoth commented 2 years ago

It's also possible to set up podman on macos in multiple ways, one of them is via lima, but there's no way to change the podman command from podman to lima podman if anyone prefers that approach (it handles volumes, which using podman directly via brew doesn't seem to do right now).