mirror of
https://github.com/containers/podman.git
synced 2025-12-23 14:21:11 -05:00
This PR removes support for Intel Apple Macs. The removal includes impacts to code, tests, Makefile, builds, release builds, and so forth. Fixes Jira: RUN-3621 Signed-off-by: Brent Baude <bbaude@redhat.com>
2.6 KiB
2.6 KiB
Downloads
Latest signed/official
The latest Podman release version is always available on the GitHub releases page. These are official, signed, sealed, and blessed artifacts intended for general use. Though for super-serious production use, please utilize the pre-packaged podman provided by your OS/Distro vendor.
CI Artifacts
If you're looking for something even more bleeding-edge, esp. for testing purposes and/or in other CI systems. There are several permalinks available depending on how much you want to download. Everything inside has at least gone through and passed CI testing. However, they are all unsigned, and frequently changing. Perfectly fine for non-production testing but please don't take them beyond that.
- Giant artifacts archive containing every binary produced in CI from the most recent successful run. Warning: This file is pretty large, expect a 700+MB download. However, it's guaranteed to contain everything, where as the items below can change or become unavailable due to somebody forgetting to update this doc.
- Raw dynamically linked ELF (x86_64) binaries for podman , podman-remote , quadlet , and rootlessport - Built on the latest supported Fedora release.
- MacOS arm64 installation package. Again, this is not signed, so expect warnings if you try to install it. There's also a binary release ZIP-file for darwin_arm64.
- Windows podman-remote for x86_64 only.
