Skip to content

v3.58.0

Choose a tag to compare

@jaimergp jaimergp released this 24 Mar 11:08
· 229 commits to main since this release

Added:

  • Add Podman support and SELinux volume handling to
    run_docker_build.sh template, enabling local builds on
    systems where Docker is unavailable. The container runtime can
    now be overridden using the DOCKER_EXECUTABLE environment
    variable for one-off builds without rerendering. (#2435)

Fixed:

  • Fix KeyError seen on rerenders for feedstocks configured to use linux-ppc64le. (#2501 via #2502)

Authors:

  • Jaime Rodríguez-Guerra
  • Aman Srivastava