Podman, the open source Docker alternative ported to M1 (Apple Silicon) machines
1–10 of 151 posts
Re: Podman, the open source Docker alternative ported to M1 (Apple Silicon) machines
#2Re: Podman, the open source Docker alternative ported to M1 (Apple Silicon) machines
#3Re: Podman, the open source Docker alternative ported to M1 (Apple Silicon) machines
#4With this I believe you could also used [nerd](https://github.com/containerd/nerdctl) instead of podman but I haven't tested it yet.
Edit: It works. Had a bit of trouble since I wanted to uninstall the "real" QEMU first, but `lima` still depended on it, and then installing the patched QEMU needed to update the version of `lima` I had installed, which then tried to reinstall QEMU, which failed because of some symlinks which were now owned by the patched QEMU...
Re: Podman, the open source Docker alternative ported to M1 (Apple Silicon) machines
#5Re: Podman, the open source Docker alternative ported to M1 (Apple Silicon) machines
#6Hopefully Podman will be able to capitalize on this event and get the polish needed for widespread use.
Re: Podman, the open source Docker alternative ported to M1 (Apple Silicon) machines
#7This looks like the podman client, effectively? Has anyone gotten `podman machine` working on M1?
[1]: https://github.com/coreos/fedora-coreos-tracker/issues/13
Re: Podman, the open source Docker alternative ported to M1 (Apple Silicon) machines
#8Re: Podman, the open source Docker alternative ported to M1 (Apple Silicon) machines
#9Idk why people keep pushing for this, on a personal dev machine, root is not a problem, and then there is QEMU
Good practices start at home.
Re: Podman, the open source Docker alternative ported to M1 (Apple Silicon) machines
#10Tangentially, I wonder if Moby underestimated the amount of human hours that were instantly allocated to alternatives as soon as they announced Docker Desktop was going paid. (I don't know if this project is a consequence of that announcement or not.) Hopefully Podman will be able to capitalize on this event and get the polish needed for widespread use.